ERF

The ERF function returns the error function integrated between two values.

ERF(lower, upper)

lower: A number value representing the lower limit or bound.

upper: An optional number value specifying the upper limit or bound. If upper is omitted, it is assumed to be 0.

Notes

  • This function is also known as the Gauss error function.

Examples

=ERF(0, 1) returns 0.842700792949715.

=ERF(-1, 1) returns 1.68540158589943.

=ERF(1, 8) returns 0.157299207050285.

See alsoERFC
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Helpful?
Character limit: 250
Maximum character limit is 250.
Thanks for your feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.