IMSL C# Numerical Library

Sfun.R9lgmc Method 

Returns the Log Gamma correction term for argument values greater than or equal to 10.0.

public static double R9lgmc(
   double x
);

Parameters

x
A double value.

Return Value

A double value specifying the Log Gamma correction term.

See Also

Sfun Class | Imsl.Math Namespace