WebCab Probability and Statistics for COM 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.COM.Statistics.PDistributions Namespace