Function datafusion::prelude::signum

source ยท
pub fn signum(num: Expr) -> Expr
Expand description

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