erf
- calculates Gauss error function (erf)

Math functions
(AmiBroker 6.40)


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

References:

The erf function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.