datafusion_functions::math::expr_fn

Function signum

Source
pub fn signum(num: Expr) -> Expr
Expand description

sign of the argument (-1, 0, +1)