lgamma v0.1.0

Source
Computes natural logarithm of the absolute value of the gamma function.

Package: C

C reference: lgamma

Signature

func lgamma(x: float64) -> float64;

See also

  • C — the package overview