Name:
erf
the error function.
Description:
erf
is the error function defined by: erf(x) = (2/sqrt(Pi)) * integral(exp(-t^2), [0;x])
It is defined for every real number x.
See also:
erfc
,
exp
Go back to the list of commands