WebCab Probability and Statistics Web Services for .NET v3.3 Demo

NormalProbabilityDistribution.Inverse Method

Returns the inverse of the normal distribution represented by this XML Web service proxy instance.

Overload List

Returns the inverse of the normal distribution represented by this XML Web service proxy instance.

public double Inverse(double);

Returns the inverse of the normal distribution represented by this XML Web service proxy instance.

public double Inverse(double,double,int);

See Also

NormalProbabilityDistribution Class | ProbabilityDistributions Namespace