JSDecimal
JSDecimal copied to clipboard
A JavaScript implementation of decimal type.
Results
1
JSDecimal issues
Sort by
recently updated
recently updated
newest added
This is the value of the MaxValue field as defined in System.Decimal, and it works in C#. The value is actually changed to 7922816251426433759354395033 (the trailing 5 is dropped). Also,...