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
/
test
History
josdejong
4854eb4979
Fixed broken test
2013-04-20 17:59:57 +02:00
..
expr
Implemented math.eval and a readonly option for the Parser and Scope.
2013-04-13 10:28:10 +02:00
function
Fixed broken test
2013-04-20 17:59:57 +02:00
type
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00
contstants.js
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00
test.html
Implemented Matrix support for all methods
2013-04-01 15:30:25 +02:00
test.min.html
Refactored Parser, Scope, and Workspace inside a closure. Added a travis config file.
2013-03-27 20:52:16 +01:00