Evaluates the inverse of the Lognormal probability distribution represented by this instance.
Evaluates the inverse of the Lognormal probability distribution represented by this instance.
public double Inverse(double);
Evaluates the inverse of the Lognormal Probability distribution represented by this instance.
public double Inverse(double,double,int);
LogNormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace