Function gmp_mpfr_sys::mpfr::root

source ·
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
Expand description

See: mpfr_root