inverf
- inverse Gauss erf function

Math functions
(AmiBroker 6.40)


SYNTAX inverf( x )
RETURNS NUMBER or ARRAY
FUNCTION Returns the inverse Gauss error function for given argument x.

Error function is described here: https://en.wikipedia.org/wiki/Error_function

EXAMPLE
SEE ALSO erf() function

References:

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

More information:

See updated/extended version on-line.