This documentation is compiled for the latest release of Mathos Core Library
Top
The GammaRelated type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Beta | ||
| Gamma |
Evaluates gamma(x) by Lanczos approximation, the is more risk of overflow than LogOfGamma
| |
| LogOfFactorial | ||
| LogOfGamma |
Evaluates natural logarithm of gamma(x) by Lanczos approximation
|
See Also