Function z3_sys::Z3_mk_is_int

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

Check if a real number is an integer.

See also: