blob: d888f9e9cda191bf965e6fb5ae6961de85b7bfc7 [file] [log] [blame]
sign(x) - returns the sign of x )
Example:
> SELECT sign(40) FROM src LIMIT 1;
1