[TOC]
erfc
Complementary error function
Usage
erfc(x)
It returns an array that contains values of the complementary error function evaluated at each element of
x
.
The output has the same size as
x
.