jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
635cd0b574
|
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
|
2018-06-06 22:11:52 +02:00 |
|
jos
|
79071b5e4f
|
Fixed npm run test:browser not working (WIP)
|
2018-06-06 21:30:41 +02:00 |
|
jos
|
0c084b8e20
|
npm test working now
|
2018-06-06 15:36:36 +02:00 |
|
jos
|
f87ec1c6db
|
Setup Babel compilation (WIP)
|
2018-06-06 14:31:33 +02:00 |
|
jos
|
cec05b59f9
|
Changed options lower and upper in function math.format to lowerExp and upperExp, see #676
|
2018-01-24 15:57:38 +01:00 |
|
jos
|
879e00aecd
|
Change default precision to undefined for BigNumber formatting too. See #676
|
2018-01-24 14:44:36 +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
|
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
|
8158dafd3d
|
Moved the trigonometric functions in util/bignumber.js into separate files
|
2015-07-18 20:37:32 +02:00 |
|