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
5cab0641e9
Simplified the factory structure a little bit. Reworked reviver and BigNumber to factories
2015-03-26 21:03:55 +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
Fixed
#291
: function
format
sometimes returning exponential notation when it should return a fixed notation.
2015-03-05 20:12:30 +01:00
object.test.js
Simplified the factory structure a little bit. Reworked reviver and BigNumber to factories
2015-03-26 21:03:55 +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