erfc

Function erfc 

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

Returns the complementary error function.

\mathrm{erfc}(x) = 1 - \mathrm{erf}(x)