This documentation is compiled for the latest release of Mathos Core Library
SystemObject
Mathos.SpecialFunctionsGammaRelated
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Top
Inheritance Hierarchy
Mathos.SpecialFunctionsGammaRelated
Namespace: Mathos.SpecialFunctions
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
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