The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
unround()
no longer guesses whether the bounds are
inclusive with rounding = "even"
. This is highly variable
in the underlying base::round()
function, and the firm
statement in earlier versions of scrutiny that the bounds are never
inclusive was unwarranted.unround()
, anti_trunc()
, and
round_anti_trunc()
now correctly return zero in a rare edge
case (rounding or unrounding zero while assuming
"anti_trunc"
rounding).round_ties_to_even()
implement the IEEE 754 rounding standard by wrapping existing
functions.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.