convertBCD: Convert Decimal to Binary-Coded Decimal (BCD) Form and Vice
Versa
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 |
Author: |
Carl Witthoft [aut, cre] |
Maintainer: |
Carl Witthoft <cellocgw at gmail.com> |
License: |
LGPL-3 |
NeedsCompilation: |
no |
CRAN checks: |
convertBCD results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=convertBCD
to link to this page.