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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
util
History
josdejong
432d3e0574
Fixed a bug in formatting numbers with a limited precision. Added more unit tests.
2013-10-21 11:18:59 +02:00
..
array.js
Index functionality getting in place now.
2013-08-18 14:37:03 +02:00
boolean.js
added all files in lib/
2013-08-14 15:39:21 +04:00
error.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
index.js
added all files in lib/
2013-08-14 15:39:21 +04:00
number.js
Fixed a bug in formatting numbers with a limited precision. Added more unit tests.
2013-10-21 11:18:59 +02:00
object.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
string.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
types.js
Changed matrix indexes of expression parser to one-based (
Fixed
#66
)
2013-08-29 22:11:30 +02:00