Erfcinv

Parent Previous Next

Erfcinv


Inverse Complementary Error function



Syntax


erfcinv(x)

x is a real number

Return the inverse complementary error function of x. Require 0 <= x <= 2


x is real row/column array

Return a vector in which each element is the inverse complementary error function of x[i]. Require  0 <= x[i] <= 2


Example


Input

Output

erfcinv(0.78)

erfcinv([0.6;1.62;0.13;0.2;1.0])


See Also


Created with the Personal Edition of HelpNDoc: Full-featured EBook editor