- Categories:
Numeric functions (Rounding and Truncation)
SIGN¶
Returns the sign of its argument:
-1 if the argument is negative.
1 if it is positive.
0 if it is 0.
Numeric functions (Rounding and Truncation)
Returns the sign of its argument:
-1 if the argument is negative.
1 if it is positive.
0 if it is 0.