jos
|
50e258209b
|
Implemented lazy loading constants when using BigNumbers
|
2015-01-12 22:34:12 +01:00 |
|
jos
|
fd586fcbf1
|
Moved bignumber functions e, pi, tau, phi to util/bignumber.js (see #226)
|
2014-12-13 14:14:33 +01:00 |
|
jos
|
7f6b13a797
|
Changed the default value of new entries in resized matrices to zero.
|
2014-08-12 22:35:56 +02:00 |
|
jos
|
7b08047061
|
Changed min, max, and mean to one-based dim
|
2014-07-24 21:35:11 +02:00 |
|
jos
|
2a0ccce90c
|
A faster algorithm for BigNumber pi
|
2014-07-21 21:32:18 +02:00 |
|
jos
|
21b34cfa1a
|
Implemented transforms, moved all one-based to zero-based logic for expressions to transforms.
|
2014-07-19 21:47:15 +02:00 |
|
jos
|
c89183f1c6
|
Implemented BigNumber support for all constants
|
2014-07-19 14:37:55 +02:00 |
|
jos
|
40986a1325
|
Using strict mode now in all files (added 'use strict'; on top of every file)
|
2014-07-18 23:19:14 +02:00 |
|
jos
|
4b35ae1556
|
Added constant null
|
2014-06-11 20:26:25 +02:00 |
|
jos
|
dcf5ec49fb
|
Implemented constant version, returnin the current version of math.js
|
2014-06-08 21:23:14 +02:00 |
|
jos
|
acec9f95af
|
Fixed #168: added constant phi, the golden ratio
|
2014-06-08 19:53:09 +02:00 |
|
josdejong
|
c8a289a08c
|
Removed unnecessary .js suffix in module require statements
|
2013-10-20 14:01:31 +02:00 |
|
Sebastien Piquemal
|
a595266347
|
added all files in lib/
|
2013-08-14 15:39:21 +04:00 |
|