Erfc Function

Compute the complementary error function


Description

The Function \(Erfc\) calculates the complementary 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, \(Erfc\) is calculated for each element. The result is then a data field in the same size.


Syntax

Erfc (x)

Erfc (List)

Erfc (Table)

Example