Package: C
C
C reference: cbrtf
cbrtf
func cbrtf(x: float32) -> float32;
cbrt
Computes cube root.
ceil
Computes smallest integer not less than the given value.
On this page