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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
/
util
History
jos
16d2e41f59
Improved function unsqueeze
2014-08-03 18:04:57 +02:00
..
array.test.js
Improved function unsqueeze
2014-08-03 18:04:57 +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
Function
typeof
now recognizes regular expressions as well.
2014-06-17 20:52:37 +02:00