3.5.3.3.10 Invprob

Definition:

The invprob(x) function is the Inverse Probability Density function.

Parameters:

x
the value of the probability density

Examples:

prob(1.8) = 0.92814
invprob(0.92814) = 1.8
invprob(prob(1.8)) = 1.8