mkArithPower

open fun <T : KArithSort> mkArithPower(lhs: KExpr<T>, rhs: KExpr<T>): KExpr<T>

Create an Int/Real arithmetic power expression.