power
datafusion
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