Next: , Previous: erf, Up: Functions


1.13.1.21 erfc

The `erfc(x)` function returns 1.0 - the error function of the real part of its argument. If the argument is a complex value, the imaginary component is ignored. See `erf`, inverf, and norm.