Go to the first, previous, next, last section, table of contents.


1.10.1.18 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.


Go to the first, previous, next, last section, table of contents.