inverse error function
y = erfinv(x)
vector or matrix
vector or matrix (same size as x)
The erfinv function computes the inverse of
the erf error function. Thus, erf(erfinv(x))
= x for all x such that -1 ≤ x ≤
1
.
Milton Abramowitz and Irene A. Stegun, eds. Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. New York: Dover, 1972.