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


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

Overload List

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

See Also