lgamma v0.1.0
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
Package: C
C reference: lgamma
func lgamma(x: float64) -> float64;
C — the package overview