Skip to main content

lgamma

lgamma(const RealArray arr) -> RealArray

Computes the natural logarithm of the absolute value of the gamma function of the RealArray arr element-wise.

Parameters