MathGammaLog

Calculates the logarithm of the gamma function for the real argument x.

double  MathGammaLog(
   const double  x      // argument of the function
   )

Parameters

x

[in]  The real argument of the function. 

Return Value

Logarithm of the function.