Click or drag to resize
SfunR9lgmc Method
Returns the Log Gamma correction term for argument values greater than or equal to 10.0.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public static double R9lgmc(
	double x
)

Parameters

x
Type: SystemDouble
A double value.

Return Value

Type: Double
A double value specifying the Log Gamma correction term.
See Also