Erfc

Parent Previous Next

Erfc


Complementary Error function



Syntax


erfc(x)

x is a real number

Return the complementary error function of x


x is real row/column array

Return a vector in which each element is the complementary error function of x[i]


Example


Input

Output

erfc(0.78)

erfc([2.5;2.9;-4.0;0.2;11.3])


See Also


Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites