Returns 1 if the number is positive, zero (0) if the number is 0, and -1 if the number is negative.
The value whose sign will be evaluated.