Function gmp_mpfr_sys::gmp::mpn_sec_div_r
source ยท pub unsafe extern "C" fn mpn_sec_div_r(
np: *mut limb_t,
nn: size_t,
dp: *const limb_t,
dn: size_t,
tp: *mut limb_t,
)
Expand description
See: mpn_sec_div_r