round (Q71773)
From MaRDI portal
![]() | This is the item page for this Wikibase entity, intended for internal use and editing purposes. Please use this page instead for the normal view: round |
Rounding to Decimal Digits
Language | Label | Description | Also known as |
---|---|---|---|
English | round |
Rounding to Decimal Digits |
Statements
10 January 2024
0 references
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.
0 references