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


Calcuates the complementary error function erfc(x).

Overload List

Overload Description
ComplementaryErrorFunction(String,Series) Calcuates the complementary error function erfc(x).  
ComplementaryErrorFunction(Series) Calcuates the complementary error function erfc(x).  
ComplementaryErrorFunction(SeriesCollection) Calcuates the complementary error function erfc(x).  

See Also