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