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

LogNormalProbabilityDistribution.Inverse Method

Evaluates the inverse of the Lognormal probability distribution represented by this XML Web service proxy instance.

Overload List

Evaluates the inverse of the Lognormal probability distribution represented by this XML Web service proxy instance.

public double Inverse(double);

Evaluates the inverse of the Lognormal Probability distribution represented by this instance.

public double Inverse(double,double,int);

See Also

LogNormalProbabilityDistribution Class | ProbabilityDistributions Namespace