Parameters
- value
- The specified UniDecimal structure.
Return Value
A number indicating the sign of the UniDecimal structure.
Return Value | Condition |
---|---|
-1 | If the specified UniDecimal is less than 0. |
0 | If the specified UniDecimal is equal to 0. |
1 | If the specified UniDecimal is greater than 0. |