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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
/
function
/
expression
History
jos
8a68bb56e4
Merged math.js v1.5 into v2. Format support of functions
eye
and
diag
still needs to be fixed
2015-03-31 22:07:47 +02:00
..
compile.test.js
Refactored
compile
and
to
to typed-functions.
2015-03-08 21:07:35 +01:00
eval.test.js
Matrix inheritance implementation
2015-03-10 15:28:19 -04:00
help.test.js
modify test corresponding to the previous commit
2014-11-22 17:52:28 +08:00
parse.test.js
Fixed
#200
: A new instanceof of math.js must now be created as
math.create([options])
instead of
math([options])
2014-08-03 21:42:12 +02:00