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
/
tools
History
jos
a42dcd9cc3
Added categorical function reference
2014-06-23 22:36:24 +02:00
..
approx.js
Replaced all
x instanceof Array
with
Array.isArray(x)
2013-08-04 14:30:38 +02:00
docgenerator.js
Added categorical function reference
2014-06-23 22:36:24 +02:00
jake-utils.js
fixed npm install, changed src to lib
2013-08-14 15:00:12 +04:00
validate.js
Changed behavior of
equal
and
unequal
back to element wise, added function
deepEqual
.
2014-06-09 18:03:54 +02:00