Erfcx
Scaled complementary Error function
Syntax
erfcx(x) |
x is a real number |
Return the scaled complementary error function of x |
x is real row/column array |
Return a vector in which each element is the scaled complementary error function of x[i] |
Example
Input |
Output |
erfcx(0.78) |
|
erfcx([2.5;2.9;-4.0;0.2;11.3]) |
See Also
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source