Skip to main content

acb_set_round

Function acb_set_round 

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