The error function.
y = erf(x)
:x real vector or matrix : :y real vector or matrix (of same size than x) :
erf computes the error function:
`deff`_('y=f(t)','y=exp(-t^2)'); erf(0.5)-2/`sqrt`_(%pi)*`intg`_(0,0.5,f)
Enter search terms or a module, class or function name.