Bazinga9000

Results 1 issues of Bazinga9000

Reproduction Steps: `ExpantaNum.ZERO.toStringWithDecimalPlaces(3,true)` raises the following error: ``` Uncaught RangeError: toFixed() digits argument must be between 0 and 100 at Number.toFixed () at decimalPlaces (eval at (test.js:102:12), :1213:31) at P.toStringWithDecimalPlaces...

bug
awaiting confirmation