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