You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MikeMcl_decimal.js/test/modules
Michael Mclaughlin 220f11c498
v10.3.0
3 years ago
..
Decimal.js #128 Accept `+` prefix 5 years ago
abs.js refactor tests 8 years ago
acos.js refactor tests 8 years ago
acosh.js refactor tests 8 years ago
asin.js refactor tests 8 years ago
asinh.js refactor tests 8 years ago
atan.js refactor tests 8 years ago
atan2.js refactor tests 8 years ago
atanh.js refactor tests 8 years ago
cbrt.js refactor tests 8 years ago
ceil.js refactor tests 8 years ago
clamp.js v10.3.0 3 years ago
clone.js Add Decimal.isDecimal and config reset 7 years ago
cmp.js refactor tests 8 years ago
config.js Add Decimal.isDecimal and config reset 7 years ago
cos.js refactor tests 8 years ago
cosh.js refactor tests 8 years ago
div.js refactor tests 8 years ago
divToInt.js refactor tests 8 years ago
dpSd.js refactor tests 8 years ago
exp.js refactor tests 8 years ago
floor.js refactor tests 8 years ago
hypot.js refactor tests 8 years ago
immutability.js v6.0.0 8 years ago
intPow.js refactor tests 8 years ago
isFiniteEtc.js Add Decimal.isDecimal and config reset 7 years ago
ln.js Bugfix: #26 clone 8 years ago
log.js refactor tests 8 years ago
log2.js refactor tests 8 years ago
log10.js refactor tests 8 years ago
minAndMax.js refactor tests 8 years ago
minus.js refactor tests 8 years ago
mod.js refactor tests 8 years ago
neg.js refactor tests 8 years ago
plus.js refactor tests 8 years ago
pow.js Bugfix: #58 pow sometimes throws when result is Infinity 7 years ago
powSqrt.js refactor tests 8 years ago
random.js refactor tests 8 years ago
round.js refactor tests 8 years ago
sign.js refactor tests 8 years ago
sin.js refactor tests 8 years ago
sinh.js refactor tests 8 years ago
sqrt.js refactor tests 8 years ago
sum.js #100 Add Decimal.sum method 3 years ago
tan.js refactor tests 8 years ago
tanh.js refactor tests 8 years ago
times.js refactor tests 8 years ago
toBinary.js refactor tests 8 years ago
toDP.js refactor tests 8 years ago
toExponential.js refactor tests 8 years ago
toFixed.js refactor tests 8 years ago
toFraction.js refactor tests 8 years ago
toHex.js refactor tests 8 years ago
toNearest.js Code Review Changes: Updates test file and void check 6 years ago
toNumber.js refactor tests 8 years ago
toOctal.js refactor tests 8 years ago
toPrecision.js refactor tests 8 years ago
toSD.js refactor tests 8 years ago
toString.js refactor tests 8 years ago
trunc.js Bugfix: #26 clone 8 years ago
valueOf.js refactor tests 8 years ago