llroundf v0.1.0
Rounds to nearest integer, rounding away from zero in halfway cases.
Package: C
C reference: llroundf
Signature
func llroundf(x: float32) -> int64;
See also
C— the package overview
Package: C
C reference: llroundf
func llroundf(x: float32) -> int64;
C — the package overview