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

Complement error function

Wrapper of erfc function of puruspe crate