Returns the inverse of the standard normal distribution represented by this instance, using the given probability.
Returns the inverse of the standard normal distribution represented by this instance, using the given probability.
public double Inverse(double);
Returns the inverse of the standard normal distribution represented by this instance, using the given probability.
public double Inverse(double,double,int);
StandardNormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace