This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
src
/
function
/
algebra
History
jos
f1ce473457
Consistend camel case naming of variables and functions
2018-06-13 16:09:51 +02:00
..
decomposition
Consistend camel case naming of variables and functions
2018-06-13 16:09:51 +02:00
simplify
Consistend camel case naming of variables and functions
2018-06-13 16:09:51 +02:00
solver
Consistend camel case naming of variables and functions
2018-06-13 16:09:51 +02:00
sparse
Consistend camel case naming of variables and functions
2018-06-13 16:09:51 +02:00
derivative.js
Use strict equality checks everywhere (
===
and
!==
)
2018-06-13 15:02:21 +02:00
index.js
Fix most lint errors using
npx standard --fix
2018-06-10 20:28:27 +02:00
rationalize.js
Use strict equality checks everywhere (
===
and
!==
)
2018-06-13 15:02:21 +02:00
simplify.js
Fixed mixing
||
and
&&
in expressions
2018-06-13 15:38:57 +02:00