Function signum

Source
pub fn signum(num: Expr) -> Expr
Available on crate feature math_expressions only.
Expand description

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