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


Calcuates the error function erf(x).

Overload List

Overload Description
ErrorFunction(String,Series) Calcuates the error function erf(x).  
ErrorFunction(Series) Calcuates the error function erf(x).  
ErrorFunction(SeriesCollection) Calcuates the error function erf(x).  

See Also