Skip to content

Erfc

The complementary error function , the Gaussian's tail-probability integral.

Erfc(z)the complementary error function .

Domain: Special functions

Details
  • Defined as . See Erf.
  • , , .
  • , the mirror image of Erf's oddness.
  • Computed directly from a continued fraction for large rather than as , since that subtraction would lose all precision once rounds to .
  • compute-engine requires an inexact (floating-point) argument to produce a numeric value under plain evaluation, the same convention as Erf.

Examples

See also: Erf