Error Function and Complementary Error Function

erf(x) Returns the error function,

Error function

erfc(x) Returns the complementary error function,

Complementary Error function

The error function is related to the complementary error function by the following relation: erfc(x) = 1 − erf(x).

Arguments: