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
db4a004e58
Merge branch 'develop' into v2
...
Conflicts: HISTORY.md
2015-02-20 19:56:12 +01: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
Upgraded to typed-function v0.6.1, more functions refactored.
2015-02-07 20:29:32 +01:00
boolean.test.js
More tests
2013-12-06 10:31:35 +01:00
function.test.js
Little bit more robust memoize function
2015-01-07 09:47:52 +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
Implemented lazy loading constants when using BigNumbers
2015-01-12 22:34:12 +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