ERF (Gaussian error function)

Navigation:  Formulas and functions > Functions from A to Z >

ERF (Gaussian error function)

Previous pageReturn to chapter overviewNext page

Syntax:

ERF(LowerLimit [, UpperLimit])

Description:

This returns the Gaussian error function.

LowerLimit and UpperLimit (optional) determine the limits of the interval whose integral surface is to be calculated. If UpperLimit is omitted, the integral surface between zero and LowerLimit will be calculated.

See also:

ERFC