acb_exp

Function acb_exp 

Source
pub unsafe extern "C" fn acb_exp(
    r: *mut acb_struct,
    z: *mut acb_struct,
    prec: mp_limb_signed_t,
)