Function gmp_mpfr_sys::mpfr::fmms

source ·
pub unsafe extern "C" fn fmms(
    rop: *mut mpfr_t,
    op1: *const mpfr_t,
    op2: *const mpfr_t,
    op3: *const mpfr_t,
    op4: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpfr_fmms