An NDoc Documented Class Library |
|
Gamma.LogGamma Method
Returns the natural logarithm of the gamma function.
Parameters
-
x
- The value.
Return Value
log of gamma.
Remarks
The implementation of this method is based on:
See Also
Gamma Class | numerics4net.special Namespace