Description
Provides decimal floating-point arithmetic with arbitrary precision and correct rounding. This matters for software that needs predictable decimal calculations, such as finance, accounting, scientific tools, or language runtimes.
Most users receive it through another package. Developers may need it when building applications that cannot accept binary floating-point rounding surprises.