universal icon indicating copy to clipboard operation
universal copied to clipboard

implement a packed fixed-size, arbitrary configuration decimal floating point type

Open Ravenwater opened this issue 6 months ago • 0 comments

There is a dfloat<> skeleton defined to represent a fixed-size, parameterized decimal floating-point.

When dealing with money, or decimal quantities, such as 0.1, faithfully a decimal floating-point type would be preferred.

Ravenwater avatar Aug 08 '24 19:08 Ravenwater