Function gmp_mpfr_sys::mpfr::atanh

source ·
pub unsafe extern "C" fn atanh(
    rop: *mut mpfr_t,
    op: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description