Skip to main content

acb_poly_polylog_series

Function acb_poly_polylog_series 

Source
pub unsafe extern "C" fn acb_poly_polylog_series(
    res: *mut acb_poly_struct,
    s: *const acb_poly_struct,
    z: *const acb_struct,
    n: slong,
    prec: slong,
)