logo
excelfunctions.org
bookmarks

ERFC

Returns the complementary error function.

EngineeringEngineering & Science

What it does

Returns the complementary error function integrated between x and infinity.

Syntax

ERFC(x)

Arguments

  • x(number) β€” The lower bound.

Examples

Complementary ERF

Calculate ERFC(1).

FORMULA
=ERFC(1)
RESULT
0.1573
SAMPLE DATA
A
1Value
21