Package: C
C
C reference: floorf
floorf
func floorf(x: float32) -> float32;
floor
Computes largest integer not greater than the given value.
fma
Computes fused multiply-add.
On this page