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 |
|
josdejong
|
97cbb0093f
|
Moved errors to their own namespace and folder
|
2014-04-11 18:02:29 +02:00 |
|
josdejong
|
492d7f4c4f
|
Moved ArgumentsError from lib/type/ to lib/util/
|
2014-04-06 21:25:46 +02:00 |
|
josdejong
|
8ce1a122bb
|
Some minor code rearrangement
|
2014-01-07 14:25:32 +01:00 |
|
Daniel Levin
|
a6878572b9
|
added n <= k condition to permutations, combinations
|
2014-01-07 13:32:26 +02:00 |
|
Daniel Levin
|
17acaaf9eb
|
added BigNumber support to permutations (with tests)
|
2014-01-07 13:19:58 +02:00 |
|
Daniel Levin
|
b2acc29d04
|
added more tests
|
2014-01-04 18:01:21 +02:00 |
|
Daniel Levin
|
a1b8588bdd
|
added tests for permutations function
|
2014-01-04 17:41:41 +02:00 |
|