round: Rounding to Decimal Digits (original) (raw)

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our 'roundX()' versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

Version: 0.21-0.2
Imports: stats
Suggests: grDevices, graphics, Matrix, lattice, gmp, knitr, rmarkdown
Published: 2024-01-10
DOI: 10.32614/CRAN.package.round
Author: Martin Maechler ORCID iD [aut, cre], R-core [ctb] ("r1.C" only)
Maintainer: Martin Maechler
BugReports: https://gitlab.com/mmaechler/round/-/issues
License: AGPL (≥ 3) | file
URL: https://gitlab.com/mmaechler/round/
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: round results

Documentation:

Downloads:

Reverse dependencies:

Linking:

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