power
datafusion_
functions
50.3.0
In datafusion_
functions::
math::
expr_
fn
datafusion_functions
::
math
::
expr_fn
Function
power
Copy item path
Source
pub fn power(base:
Expr
, exponent:
Expr
) ->
Expr
Expand description
base
raised to the power of
exponent