Package: C
C
C reference: log2
log2
func log2(x: float64) -> float64;
log1pf
Computes natural logarithm of 1 plus the given number.
log2f
Computes base 2 logarithm.
On this page