WebCab Probability and Statistics for .NET v3.3 Demo

NormalProbabilityDistribution.Inverse Method

Returns the inverse of the normal distribution represented by this instance.

Overload List

Returns the inverse of the normal distribution represented by this instance.

public double Inverse(double);

Returns the inverse of the normal distribution represented by this instance.

public double Inverse(double,double,int);

See Also

NormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace