Function gmp_mpfr_sys::mpfr::get_d_2exp

source ยท
pub unsafe extern "C" fn get_d_2exp(
    exp: *mut c_long,
    op: *const mpfr_t,
    rnd: rnd_t,
) -> f64
Expand description