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