Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.SpecialFunctions Namespace > GammaFunctions Class > Methods
Returns the natural logarithm of the Gamma function for the specified DoubleComplex number.
Returns the natural logarithm of the Gamma function for the specified DoubleComplex number.
public static DoubleComplex LogGamma(DoubleComplex);
Returns the natural logarithm of the Gamma function for the specified number.
public static double LogGamma(double);
GammaFunctions Class | Extreme.Mathematics.SpecialFunctions Namespace