pub fn erf(x: &f64) -> f64
Returns the error function.
\mathrm{erf}(x) = \frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2}\,dt