Ierfc Function

Calculate the inverse complementary error function


Description

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

As an argument \(x\), real numbers in the range of 0 to 2 are allowed. If the argument is a data field, \(Ierfc\) is calculated for each element. The result is then a data field in the same size.


Syntax

Ierfc (x)

Ierfc (List)

Ierfc (Table)

Example