decimal.js
Advanced tools
Changelog
10.5.0
new
keywordBigInt
Math.max
and Math.min
negative zero handlingacos
with less cancellation near x = 1
Changelog
10.4.1
exports
.Changelog
10.4.0
exports
field to package.json.isDecimal
.Changelog
10.3.1
Changelog
10.3.0
Decimal.clamp
method.Decimal.sum
method.Symbol.for
to Symbol['for']
for IE8.minE
is very low.Changelog
10.2.1
sqrt
initial estimate.Changelog
10.2.0
Math.pow
change.+
prefix when parsing string values.