signum
datafusion_
functions
50.3.0
In datafusion_
functions::
math::
expr_
fn
datafusion_functions
::
math
::
expr_fn
Function
signum
Copy item path
Source
pub fn signum(num:
Expr
) ->
Expr
Expand description
sign of the argument (-1, 0, +1)