jos
|
8a12c8e9bc
|
Fixed #200: A new instanceof of math.js must now be created as math.create([options]) instead of math([options])
|
2014-08-03 21:42:12 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
josdejong
|
45550e5ffb
|
Changed configuration option decimals to precision
|
2014-04-06 11:14:01 +02:00 |
|
josdejong
|
d19e7ea570
|
Switched to module decimal.js for BigNumber support, instead of bignumber.js.
|
2014-04-04 21:08:33 +02:00 |
|
josdejong
|
f2f1ae1f72
|
Renamed and flattened configuration settings
|
2013-12-07 11:39:45 +01:00 |
|
josdejong
|
7b3e822d3f
|
Fixed a typo in the bignumbers example
|
2013-11-28 20:12:45 +01:00 |
|
josdejong
|
fb5e41bf65
|
Extended bignumber examples
|
2013-11-21 14:12:31 +01:00 |
|
josdejong
|
d3d9148489
|
Outputting all results now
|
2013-11-16 22:39:00 +01:00 |
|
josdejong
|
fa661785a6
|
more examples added for big numbers
|
2013-11-16 22:37:51 +01:00 |
|
josdejong
|
f91d82fb9a
|
Added some examples for bignumbers
|
2013-11-16 22:30:05 +01:00 |
|