Function gmp_mpfr_sys::mpfr::pown

source ยท
pub unsafe extern "C" fn pown(
    rop: *mut mpfr_t,
    op1: *const mpfr_t,
    op2: intmax_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpfr_pown