Function z3_sys::Z3_rcf_power

source ·
pub unsafe extern "C" fn Z3_rcf_power(
    c: Z3_context,
    a: Z3_rcf_num,
    k: c_uint
) -> Z3_rcf_num
Expand description

Return the value a^k.