Function mpf_reldiff

Source
pub unsafe extern "C" fn mpf_reldiff(
    rop: mpf_ptr,
    op1: mpf_srcptr,
    op2: mpf_srcptr,
)
Expand description