logo
excelfunctions.org
bookmarks

ERF

Returns the error function.

EngineeringEngineering & Science

What it does

Calculates the error function integrated between lower_limit and upper_limit.

Syntax

ERF(lower_limit, [upper_limit])

Arguments

  • lower_limit(number) β€” Lower bound.
  • upper_limit(number) β€” Upper bound (optional).

Examples

Error Function

Calculate ERF(1).

FORMULA
=ERF(1)
RESULT
0.8427
SAMPLE DATA
A
1Value
21