Ierf Function

Calculate the inverse error function


Description

The Function \(Ierf\) calculates the inverse error function when integrating the normal distribution for each element of \(x\).

As argument x, real numbers in the range -1 to +1 are allowed. If the argument is a data field, \(Ierf\) is calculated for each element; the result is then a data field in the same size.


Syntax

Ierf (x)

Ierf (List)

Ierf (Table)

Example