dotnetCHARTING Send comments on this topic.
GammaP Method
See Also 
dotnetCHARTING Namespace > ForecastEngine.Advanced Class : GammaP Method


Calcuates the incomplete Gamma function P(a, x).

Overload List

Overload Description
GammaP(String,Series,Double) Calcuates the incomplete Gamma function P(a, x).  
GammaP(Series,Double) Calcuates the incomplete Gamma function P(a, x).  
GammaP(SeriesCollection,Double) Calcuates the incomplete Gamma function P(a, x).  

See Also