Returns the inverse of the normal distribution represented by this instance.
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);
NormalProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace