Releases: JohnAD/decimal128
Releases · JohnAD/decimal128
Added addition and subtraction
Added proper scale and precision support
See the following procedures for the changes:
newDecimal
getPrecision
andsetPrecision
getScale
andsetScale
Initial release
Supports encoding/decoding and basic setup.