erf()
Calculates the error function, the area under the Gaussian curve exp(-x**2)
Syntax
y = erf(x)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | number | (-∞, ∞) | integer, real | yes |
Examples
a = -erf(0.1)
returns 0.112
a = -erf(0.2)
returns 0.223
Defined in
Built in
See Also
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()