Function gmp_mpfr_sys::mpfr::set_sj_2exp

source ·
pub unsafe extern "C" fn set_sj_2exp(
    rop: *mut mpfr_t,
    op: intmax_t,
    e: intmax_t,
    rnd: rnd_t
) -> c_int
Expand description