Function rgsl::error::erf [] [src]

pub fn erf(x: f64) -> f64

This routine computes the error function erf(x), where erf(x) = (2/\sqrt(\pi)) \int_0x dt \exp(-t2).