Returns the inverse of the error function.
double value. A double value specifying the inverse of the error function of x.
ErfInverse(X) method computes the inverse of the error function erf x, defined in Erf.
The method ErfInverse(X) is defined for
, then the answer will be less accurate than half precision. Very approximately,
where
is the machine precision (approximately 1.11e-16).
Sfun Class | Imsl.Math Namespace | Example