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
3b8eff0a7a
Fixed
#291
: function
format
sometimes returning exponential notation when it should return a fixed notation.
2015-03-05 20:12:30 +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
Moved bignumber functions
e
,
pi
,
tau
,
phi
to util/bignumber.js (see
#226
)
2014-12-13 14:14:33 +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
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