Function gmp_mpfr_sys::gmp::mpz_root
source ยท pub unsafe extern "C" fn mpz_root(
rop: mpz_ptr,
op: mpz_srcptr,
n: c_ulong,
) -> c_int
Expand description
See: mpz_root
pub unsafe extern "C" fn mpz_root(
rop: mpz_ptr,
op: mpz_srcptr,
n: c_ulong,
) -> c_int
See: mpz_root