round

Round r to the nearest integer. If the fractional part is exactly 1/2, r will be rounded such that the absolute value is increased by rounding.

SomeIntegral
round
(
SomeIntegral
)
(
const scope Rational!SomeIntegral r
)

Meta