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