[][src]Function gmp_mpfr_sys::mpfr::root

pub unsafe extern "C" fn root(
    rop: *mut mpfr_t,
    op: *const mpfr_t,
    k: c_ulong,
    rnd: rnd_t
) -> c_int
👎 Deprecated since 1.1.0:

replaced by the slightly different rootn_ui

See: mpfr_root