Click or drag to resize

NMathFunctionsIncompleteGamma Method

Overload List
 NameDescription
Public methodStatic memberIncompleteGamma(Double, Double)Obsolete.
Returns the incomplete gamma function at a given value.
Public methodStatic memberIncompleteGamma(Double, Double, Boolean)Obsolete.
Returns the incomplete gamma function P(a,x) or its complement 1.0 - P(a,x) for for the parameter a and value x.
Top
See Also