Function rgsl::error::erfc [] [src]

pub fn erfc(x: f64) -> f64

This routine computes the complementary error function erfc(x) = 1 - erf(x) = (2/\sqrt(\pi)) \int_x\infty \exp(-t2).