Package: C
C
C reference: sqrtf
sqrtf
func sqrtf(x: float32) -> float32;
sqrt
Computes square root.
srand
Seeds the pseudo-random number generator used by rand.
On this page