The ERFC function returns the complementary Gauss error function of a value.

Sample Usage

ERFC(2)

ERFC(A2)

Syntax

ERFC(z)

  • z - The number for which to calculate the complementary Gauss error function.

Examples