rint v0.1.0
Rounds to nearest integer using current rounding mode.
Package: C
C reference: rint
Signature
func rint(x: float64) -> float64;
See also
C— the package overview
Package: C
C reference: rint
func rint(x: float64) -> float64;
C — the package overview