log1p v0.1.0
Computes natural logarithm of 1 plus the given number.
Package: C
C reference: log1p
Signature
func log1p(x: float64) -> float64;
See also
C— the package overview
Package: C
C reference: log1p
func log1p(x: float64) -> float64;
C — the package overview