pub fn erfc<O0: Into<Output>>(x: O0, scope: &mut Scope) -> Result<Operation>
Shorthand for Erfc::new().build(x, scope).
Erfc::new().build(x, scope)