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