Function gmp_mpfr_sys::mpfr::root
source ยท pub unsafe extern "C" fn root(
rop: *mut mpfr_t,
op: *const mpfr_t,
n: c_ulong,
rnd: rnd_t,
) -> c_int
๐Deprecated since 1.1.0: replaced by the slightly different
rootn_ui
Expand description
See: mpfr_root