[][src]Function z3_sys::Z3_mk_fpa_round_nearest_ties_to_even

pub unsafe extern "C" fn Z3_mk_fpa_round_nearest_ties_to_even(
    c: Z3_context
) -> Z3_ast

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

  • c: logical context