Returns a real floating point value that is an approximation of the complement of the error function of x.
ERFC(x)
x is a real expression.
The result has the base and precision of x, and a value given by: 1 - ERF(x).
None.
Description
The result has the base and precision of x, and a value given by: 1 - ERF(x).