[go: up one dir, main page]

rec_sqrt

Function rec_sqrt 

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