Function datafusion::logical_expr::power
source · pub fn power(base: Expr, exponent: Expr) -> ExprExpand description
base raised to the power of exponent
pub fn power(base: Expr, exponent: Expr) -> Exprbase raised to the power of exponent