1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-03-02 03:49:24 +00:00

Add immutability tests

This commit is contained in:
Michael Mclaughlin
2016-02-04 23:52:10 +00:00
parent a62bb62b6b
commit c2c4480881
59 changed files with 24997 additions and 24484 deletions

View File

@@ -41,6 +41,7 @@
'exp',
'floor',
'hypot',
'immutability',
'intPow',
'isFiniteEtc',
'ln',