Function z3_sys::Z3_mk_fpa_abs

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

Floating-point absolute value

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