LnGamma

Advanced Analysis Library Only

double LnGamma (double x);

Purpose

Computes the natural logarithm of the gamma function.

Parameters

Input
Name Type Description
x double-precision The point at which the function is evaluated.

Return Value

Name Type Description
result double-precision The natural logarithm of the gamma function.