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