round

Returns the value of x rounded away from zero. This operation is silent, doesn't throw any exception.

More...
D
round
(
D
)
(
auto const ref D x
)

Detailed Description

Special values

xround(x)
NaNNaN
±0.0±0.0
±∞±∞

Meta