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
e1ead2f7a6
Added function
format
to Selector
2013-10-26 14:07:47 +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
Implemented advanced options in
format
to customize precision, scientific/fixed/auto notation (see
#100
).
2013-10-24 15:12:04 +02:00
object.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
string.js
Added function
format
to Selector
2013-10-26 14:07:47 +02:00
types.js
Changed matrix indexes of expression parser to one-based (
Fixed
#66
)
2013-08-29 22:11:30 +02:00