Erf Function
Calculate the error function
Description
The Function \(Erf\) calculates the error function when integrating the normal distribution for each element of \(x\).
As argument \(x\) real numbers or data fields are allowed. If the argument is a data field, \(Erf \) is calculated for each element. The result is then a data field in the same size.
Syntax
Erf (x)
Erf (List)
Erf (Table)
Example