Function float_extras::f64::erfc [] [src]

pub fn erfc(x: f64) -> f64

erfc returns the complementary error function of x, that is, 1.0 - erf(x).