Function gmp_mpfr_sys::mpc::agm

source ·
pub unsafe extern "C" fn agm(
    rop: *mut mpc_t,
    a: *const mpc_t,
    b: *const mpc_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpc_agm