ERFC
Description
The ERFC function returns the complimentary error function, defined as 1 - erf(x). erfc(x) is calculated more accurately than erf(x) for arguments larger than about 0.5.
If @x is not numeric a #VALUE! error is returned.
Examples
ERFC(6) equals 2.15197367e-17.