Function power

Source
pub fn power(base: Expr, exponent: Expr) -> Expr
Available on crate feature math_expressions only.
Expand description

base raised to the power of exponent