double erfc (double x); float erfcf (float x);long double erfcl (long double x);
double erfc (double x); float erfc (float x);long double erfc (long double x); double erfc (T x); // additional overloads for integral types
erfc(x) = 1-erf(x)
|
|
erfc (1.000000) = 0.157299 |