Alden
2b1298cd69
use a method less prone to cancellation near x=1
2023-02-13 03:50:30 -05:00
Michael Mclaughlin
7f01abd83d
v10.4.3
2022-12-04 13:02:11 +00:00
Michael Mclaughlin
25c4a107aa
v10.4.2
2022-10-12 21:18:09 +01:00
Michael Mclaughlin
3dcadc7351
v10.4.1
2022-09-16 23:02:17 +01:00
Michael Mclaughlin
f8b93e0bfa
v10.4.0
2022-08-14 18:25:23 +01:00
mhmdanas
1e72c7b1f8
Preserve license comment after bundling
...
The `/!* ... */` syntax is widely recognized by bundlers, and such
comments are preserved in the bundle, which is important for license
comments such at these ones.
2022-07-21 01:28:34 +03:00
Michael Mclaughlin
1bcf067429
v10.3.1
2021-06-25 12:55:36 +01:00
Michael Mclaughlin
220f11c498
v10.3.0
2021-06-22 19:20:14 +01:00
Michael Mclaughlin
c29c80c6e3
Support underscores as separators
2021-06-22 13:22:53 +01:00
Michael Mclaughlin
d102ead7af
#101 Add clamp method
2021-06-22 12:15:13 +01:00
Michael Mclaughlin
ac0711318f
#161 Fix Decimal instances deemed plain objects
2021-06-22 10:53:21 +01:00
Michael Mclaughlin
66a21ee9d1
#100 Add Decimal.sum method
2021-06-22 10:13:28 +01:00
Michal Grno
498327d8d4
Decimal(v) now works even if v is from a different instance of Decimal
2021-06-09 16:19:34 +02:00
Michael Mclaughlin
be7d6b05ab
v10.2.1
2020-09-28 22:28:15 +01:00
Michael Mclaughlin
e70384ea7e
Correct sqrt initial estimate
2020-09-28 21:58:18 +01:00
Michael Mclaughlin
3f9eeb0897
#128 Accept +
prefix
2019-05-08 17:05:12 +01:00
Michael Mclaughlin
f468de8e79
#128 Add tinyPow to workaround V8 Math.pow change
2019-05-08 16:16:42 +01:00
Michael Mclaughlin
b041339e2a
v10.1.1
2019-02-27 10:10:12 +00:00
Michael Mclaughlin
7818dff1ca
v10.1.0
...
#122 Add custom `util.inspect()` function.
Add `Symbol.toStringTag`.
#121 Constructor: add range check for arguments of type number and Decimal.
Remove premable from uglifyjs build script.
Move *decimal.min.js.map* to root directory.
2019-02-26 23:27:35 +00:00
Michael Mclaughlin
9106f0a010
v10.0.2
2018-12-13 18:29:06 +00:00
Michael Mclaughlin
bf504624f8
v10.0.1
2018-05-24 16:45:53 +01:00
Michael Mclaughlin
2e75623cc3
v10.0.0
2018-03-10 22:10:08 +00:00
Michael Mclaughlin
ba99e657d2
#82 #91 const to var
2018-03-10 19:46:08 +00:00
Michael Mclaughlin
6016146ef7
#88 Update doc and .mjs after toNearest change
2018-03-10 19:43:59 +00:00
Michael Mclaughlin
875f6d0f7a
v9.0.1
2017-12-15 10:38:51 +00:00
Michael Mclaughlin
dbba3d5b18
v9.0.0
2017-12-14 10:30:42 +00:00
Michael Mclaughlin
dbf681be4a
v8.0.0
2017-12-10 18:32:38 +00:00
Michael Mclaughlin
fd668fea70
Add Decimal.isDecimal and config reset
2017-12-09 22:05:28 +00:00
Michael Mclaughlin
1cbf5ffb44
v7.5.1
2017-12-03 22:21:41 +00:00
Michael Mclaughlin
35a8cddde9
v7.5.0
2017-12-03 18:09:41 +00:00
Michael Mclaughlin
a0b78b6275
v7.4.0
2017-11-25 23:45:15 +00:00
Michael Mclaughlin
433759294a
v7.3.0
2017-09-26 18:23:56 +01:00
Michael Mclaughlin
4ca749e352
Rename decimal.es6.js to decimal.mjs
2017-09-26 18:19:06 +01:00