  | ISpecialFunctionsGammaLog Method | 
[Missing <summary> documentation for "M:CenterSpace.NMath.Core.ISpecialFunctions.GammaLog(System.Double)"]
 Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxdouble GammaLog(
	double x
)
Function GammaLog ( 
	x As Double
) As Double
double GammaLog(
	double x
)
abstract GammaLog : 
        x : float -> float Parameters
- x  Double
 [Missing <param name="x"/> documentation for "M:CenterSpace.NMath.Core.ISpecialFunctions.GammaLog(System.Double)"]
Return Value
Double
See Also