Natural logarithm of gamma function.
Returns the base e (2.718...) logarithm of the absolute value of the gamma function of the argument.
For reals, logGamma is equivalent to log(fabs(gamma(x))).
See Implementation
Natural logarithm of gamma function.
Returns the base e (2.718...) logarithm of the absolute value of the gamma function of the argument.
For reals, logGamma is equivalent to log(fabs(gamma(x))).