DEC64: Decimal Floating Point

DEC64: Decimal Floating Point

https://www.crockford.com/dec64.html

DEC64 is a number type. It can precisely represent decimal fractions with 16 decimal places, which makes it very well suited to all applications that are concerned with money.

#programming #DEC64

DEC64: Decimal Floating Point