| Contents | Index |
X = erfinv(Y)
X = erfinv(Y) returns the value of the inverse error function for each element of Y. Elements of Y should be in the interval [-1 1] or the function will return NaN. The function erfinv satisfies y = erf(x) for −1 ≤ y ≤ 1 and −∞ ≤ x ≤ ∞.
erfinv(1) is Inf
erfinv(-1) is -Inf.

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |