inverf
|
Math functions |
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 |
The inverf function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.