ceilf v0.1.0
Computes smallest integer not less than the given value.
Package: C
C reference: ceilf
Signature
func ceilf(x: float32) -> float32;
See also
C— the package overview
Package: C
C reference: ceilf
func ceilf(x: float32) -> float32;
C — the package overview