[][src]Function z3_sys::Z3_fpa_is_numeral_inf

pub unsafe extern "C" fn Z3_fpa_is_numeral_inf(c: Z3_context, t: Z3_ast) -> bool

Checks whether a given floating-point numeral is a +oo or -oo.

  • c: logical context
  • t: a floating-point numeral