Skip to main content

erfc

Function erfc 

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

Complementary error function erfc(x) = 1 - erf(x).