Function log10p1

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