Evaluates the natural logarithm of the
Gamma function and returns the
sign as an
out parameter.
Namespace:
Extreme.Mathematics.SpecialFunctions
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
| F# |
|---|
static member LogGammaWithSign :
x:float *
sign:int byref -> float
|
Return Value
The logarithm of the Gamma function.
See Also