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
/
lib
/
function
/
utils
History
josdejong
52337e4b94
Integrating the bignumber.js library in math.js. This is awesome!
2013-11-16 14:34:35 +01:00
..
clone.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
forEach.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
format.js
Implemented advanced options in
format
to customize precision, scientific/fixed/auto notation (see
#100
).
2013-10-24 15:12:04 +02:00
import.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
map.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
print.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
select.js
Moved around code and namespaces in order to separate expression parser related code.
2013-08-31 09:37:14 +02:00
typeof.js
Integrating the bignumber.js library in math.js. This is awesome!
2013-11-16 14:34:35 +01:00