Package: C
C
C reference: log2f
log2f
func log2f(x: float32) -> float32;
log2
Computes base 2 logarithm.
logb
Extracts exponent of the number.
On this page