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