AngouriMath
Gamma(PeterO.Numbers.EDecimal,PeterO.Numbers.EContext)
Method (no overloads)
*
Summary
* Calculates the gamma function of the specified EDecimal.
*
* This implementation uses Factorial(PeterO.Numbers.EDecimal,PeterO.Numbers.EContext) internally,
* therefore the performance implications described there apply also for this method.
*
*
* *
* This implementation uses Factorial(PeterO.Numbers.EDecimal,PeterO.Numbers.EContext) internally,
* therefore the performance implications described there apply also for this method.
*
*
Parameter "x"
The EDecimal
* Parameter "mathContext"
The EContext used for the result
* Returns
The gamma EDecimal
* Exception "ArgumentOutOfRangeException"
Thrown when the precision of the mathContext is outside the Int32 range
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online