truncf v0.1.0
Rounds to nearest integer not greater in magnitude than the given value.
Package: C
C reference: truncf
Signature
func truncf(x: float32) -> float32;
See also
C— the package overview
Package: C
C reference: truncf
func truncf(x: float32) -> float32;
C — the package overview