# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "round" in publications use:' type: software license: AGPL-3.0-or-later title: 'round: Rounding to Decimal Digits' version: 0.21-0.2 doi: 10.32614/CRAN.package.round abstract: 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. authors: - family-names: Maechler given-names: Martin email: maechler@stat.math.ethz.ch orcid: https://orcid.org/0000-0002-8685-9910 repository: https://mmaechler.r-universe.dev repository-code: https://gitlab.com/mmaechler/round commit: b1b84b82bd16349f4fda0b5eb63701373592bffb url: https://gitlab.com/mmaechler/round/ date-released: '2024-01-10' contact: - family-names: Maechler given-names: Martin email: maechler@stat.math.ethz.ch orcid: https://orcid.org/0000-0002-8685-9910