ERF function
Summary
Returns the error function
Syntax
ERF(lower_limit,[upper_limit])
The ERF function syntax has the following arguments:
• Lower_limit Required. The lower bound for integrating ERF.
• Upper_limit Optional. The upper bound for integrating ERF. If omitted, ERF integrates between zero and lower_limit.
• Lower_limit Required. The lower bound for integrating ERF.
• Upper_limit Optional. The upper bound for integrating ERF. If omitted, ERF integrates between zero and lower_limit.
Example
=ERF(0.745)
=ERF(1)
=ERF(1)