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
jos
374759a84e
types.type now also recognizes a function
2014-10-19 20:37:27 +02:00
..
array.test.js
Changed the default value of new entries in resized matrices to zero.
2014-08-12 22:35:56 +02:00
bignumber.test.js
Changed the default number of significant digits for BigNumbers from 20 to 64.
2014-06-11 21:56:58 +02:00
boolean.test.js
More tests
2013-12-06 10:31:35 +01:00
number.test.js
Functions
equal
and
unequal
support
null
and
undefined
now (see
#190
)
2014-06-17 22:01:15 +02:00
object.test.js
More unit tests added
2014-03-23 21:36:36 +01:00
string.test.js
Updates and fixes to work with a different BigNumber instance per math.js instance
2014-04-05 22:42:03 +02:00
types.test.js
types.type now also recognizes a function
2014-10-19 20:37:27 +02:00