jos
|
41949b2253
|
Fixed IndexError not always providing a max property
|
2016-02-29 20:41:52 +01:00 |
|
jos
|
a1d91e0f84
|
Implemented nearly equal comparison for relational functions (equal, larger, smaller, etc.) when using BigNumbers
|
2016-02-28 14:03:40 +01:00 |
|
jos
|
fb141fb885
|
Merge branch 'decimal_v5' into develop
Conflicts:
HISTORY.md
test/function/trigonometry/cot.test.js
|
2016-02-27 11:39:56 +01:00 |
|
jos
|
034b74c3f2
|
Removed redundant trigonometric util functions
|
2016-02-21 13:23:28 +01:00 |
|
jos
|
c65e486e6e
|
Updated to decimal.js v5.0.4
|
2016-02-14 22:32:10 +01:00 |
|
jos
|
c558cf496e
|
Fixed all broken unit tests
|
2016-02-14 21:51:37 +01:00 |
|
jos
|
96891dd6c5
|
Implemented support for JSON objects in the function math.format
|
2016-01-03 19:47:06 +01:00 |
|
jos
|
8158dafd3d
|
Moved the trigonometric functions in util/bignumber.js into separate files
|
2015-07-18 20:37:32 +02:00 |
|
jos
|
14b41b202e
|
Reworked the BigNumber constants (pi, tau, e, phi) to be created by passing a BigNumber constuctor instead of a precision
|
2015-07-18 17:20:22 +02:00 |
|
jos
|
9d5799f5ca
|
Extended memoize with support for a custom hasher.
|
2015-07-18 13:41:06 +02:00 |
|