datafusion_functions::math::expr_fn

Function power

Source
pub fn power(base: Expr, exponent: Expr) -> Expr
Expand description

base raised to the power of exponent