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
/
test
/
util
History
josdejong
0210ec0d41
UnsupportedTypeError can now determine the type of values
2013-11-28 17:15:28 +01:00
..
array.test.js
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
boolean.test.js
Fixed
#56
: not allowing matrices with empty dimensions like
[[],[]]
2013-08-10 22:06:20 +02:00
number.test.js
Renamed
scientific
notation to
exponential
in function
format
2013-11-28 16:28:04 +01: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