Function arb_cot

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