jos
|
e10dd5bce5
|
Refactored x && x.isBigNumber === true into type.isBigNumber(x)
|
2017-08-12 11:54:53 +02:00 |
|
jos
|
bb99a83d4a
|
Removed redundant variable assignment
|
2017-04-20 19:50:48 +02: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
|
034b74c3f2
|
Removed redundant trigonometric util functions
|
2016-02-21 13:23:28 +01:00 |
|
jos
|
c558cf496e
|
Fixed all broken unit tests
|
2016-02-14 21:51:37 +01:00 |
|
jos
|
60cf4781e8
|
Upgraded to decimal.js v5. Replaced .constructor with .clone. Still lots of issues to fix
|
2016-02-13 15:48:54 +01:00 |
|
jos
|
667139f439
|
Fixed a bug in functions sin and cos, which gave wrong results for BigNumber integer values around multiples of tau (i.e. sin(bignumber(7))).
|
2015-10-09 09:32:05 +02:00 |
|
jos
|
8158dafd3d
|
Moved the trigonometric functions in util/bignumber.js into separate files
|
2015-07-18 20:37:32 +02:00 |
|