ERF

Name

ERF —
ERF(lower limit[,upper_limit])

Description

The ERF function returns the integral of the error function between the limits. If the @upper_limit ommitted ERF returns the integral between zero and the @lower_limit.

If either @lower_limit or @upper_limit are not numeric a #VALUE! error is returned. If either @lower_limit or @upper_limit are < 0 a #NUM! error is returned.

See also

ERFC