Function z3_sys::Z3_mk_fpa_round_nearest_ties_to_away[][src]

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

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

  • c: logical context