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
/
util
History
josdejong
04c41fb42e
Implemented advanced options in
format
to customize precision, scientific/fixed/auto notation (see
#100
).
2013-10-24 15:12:04 +02:00
..
array.test.js
Removed unnecessary .js suffix in module require statements
2013-10-20 14:01:31 +02:00
boolean.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00
error.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00
number.test.js
Implemented advanced options in
format
to customize precision, scientific/fixed/auto notation (see
#100
).
2013-10-24 15:12:04 +02:00
object.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00
string.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00
types.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00