log1pf v0.1.0

Source
Computes natural logarithm of 1 plus the given number.

Package: C

C reference: log1pf

Signature

func log1pf(x: float32) -> float32;

See also

  • C — the package overview