log v0.1.0

Source
Computes natural (base e) logarithm.

Package: C

C reference: log

Signature

func log(x: float64) -> float64;

See also

  • C — the package overview