convertBCD: Convert Decimal to Binary-Coded Decimal (BCD) Form and Vice Versa (original) (raw)

Convert BCD (raw bytes) to decimal numbers and vice versa. BCD format is used to preserve decimals exactly, as opposed to the binary rounding errors inherent in "numeric" or "floating-point" formats.

Version: 1.0
Imports: Rmpfr, gmp, methods
Published: 2024-06-28
DOI: 10.32614/CRAN.package.convertBCD
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft
License: LGPL-3
NeedsCompilation: no
CRAN checks: convertBCD results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=convertBCDto link to this page.