Function z3_sys::Z3_fpa_get_sbits

source ·
pub unsafe extern "C" fn Z3_fpa_get_sbits(
    c: Z3_context,
    s: Z3_sort
) -> c_uint
Expand description

Retrieves the number of bits reserved for the significand in a FloatingPoint sort.

  • c: logical context
  • s: FloatingPoint sort