Skip to main content

arb_fma

Function arb_fma 

Source
pub unsafe extern "C" fn arb_fma(
    res: *mut arb_struct,
    x: *const arb_struct,
    y: *const arb_struct,
    z: *const arb_struct,
    prec: slong,
)