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
/
lib
/
util
History
josdejong
8b565b23c4
Fixed auto notation in function
format
for bignumbers, the function now reckons with specified upper and lower bounds.
2013-11-27 11:07:40 +01:00
..
array.js
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
boolean.js
added all files in lib/
2013-08-14 15:39:21 +04:00
error.js
Integrating the bignumber.js library in math.js. This is awesome!
2013-11-16 14:34:35 +01:00
index.js
added all files in lib/
2013-08-14 15:39:21 +04:00
number.js
Fixed auto notation in function
format
for bignumbers, the function now reckons with specified upper and lower bounds.
2013-11-27 11:07:40 +01:00
object.js
Implemented function
config
2013-11-21 13:13:26 +01:00
string.js
Integrating the bignumber.js library in math.js. This is awesome!
2013-11-16 14:34:35 +01:00
types.js
Implemented function
config
2013-11-21 13:13:26 +01:00