Function z3_sys::Z3_mk_fpa_rtz

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

Create a numeral of RoundingMode sort which represents the TowardZero rounding mode.

  • c: logical context