Function gmp_mpfr_sys::gmp::mpf_get_d_2exp

source ยท
pub unsafe extern "C" fn mpf_get_d_2exp(
    exp: *mut c_long,
    op: mpf_srcptr,
) -> f64
Expand description