erf
|
Math functions |
SYNTAX | erf( x ) |
RETURNS | NUMBER or ARRAY |
FUNCTION | Returns Gauss error function (erf) for given argument x.
For the details on Error Function see: https://en.wikipedia.org/wiki/Error_function |
EXAMPLE | |
SEE ALSO | inverf() function |
The erf function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.