erf

Function erf 

Source
pub fn erf(x: &f64) -> f64
Expand description

Returns the error function.

\mathrm{erf}(x) = \frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2}\,dt