Function acb_cot

Source
pub unsafe extern "C" fn acb_cot(
    r: *mut acb_struct,
    z: *const acb_struct,
    prec: slong,
)