Function z3_sys::Z3_mk_fpa_neg

source ·
pub unsafe extern "C" fn Z3_mk_fpa_neg(
    c: Z3_context,
    t: Z3_ast
) -> Z3_ast
Expand description

Floating-point negation

  • c: logical context
  • t: term of FloatingPoint sort