WebCab Probability and Statistics for .NET v3.6

Function.getValueAt Method 

Returns the value of the function at the point x.

double getValueAt(
   double x
);

See Also

Function Interface | WebCab.Libraries.Statistics.CurveFitting Namespace