Stixbox Function
erfinv - Inverse of the error function
Calling Sequence
x = erfinv(y)
Parameters
x,y
: two matrices or vectors.
Description
Inverse of the error function. x = erfinv(y) satisfies y = erf(x), -1 <= y < 1, -inf <= x <= inf.