Function z3_sys::Z3_mk_fpa_rne

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

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

  • c: logical context