Skip to main content

nfloat_get_d_2exp_si

Function nfloat_get_d_2exp_si 

Source
pub unsafe extern "C" fn nfloat_get_d_2exp_si(
    mant: *mut f64,
    expo: *mut slong,
    x: nfloat_srcptr,
    ctx: *mut gr_ctx_struct,
) -> c_int