Overload List
| Name | Description | |
|---|---|---|
| IncompleteGamma(Double, Double) |
Returns the incomplete gamma function at a given value.
| |
| IncompleteGamma(Double, Double, Boolean) |
Returns the incomplete gamma function P(a,x) or its complement 1.0 - P(a,x) for
for the parameter a and value x.
|