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