]> Lady’s Gitweb - Pisces/commitdiff
Add to⸺Notation functions to numeric.js
authorLady <redacted>
Tue, 20 Sep 2022 03:39:11 +0000 (20:39 -0700)
committerLady <redacted>
Fri, 12 May 2023 03:56:48 +0000 (20:56 -0700)
The default Number::toString method provides a result which is
difficult to parse. Number::toExponential and Number::toFixed are
better; they are now provided via toExponentialNotation and
toFixedDecimalNotation. Support for big·ints has been added as well.


No differences found
This page took 0.034439 seconds and 4 git commands to generate.