•Negative numbers in binary, octal and hexadecimal are expressed as two’s
complements.
•To distinguish the A, B, C, D, E and F used in the hexadecimal system from
standard letters, they appear as shown in the chart below.
Key
Display
E )(= E )
/A
OB (= E3)
IB
(3 (= H )
€
Qd) (= 0 )
ID
QE) (= @)
E
E (= 0 )
F
•Calculation range (in BASE-N mode)
Binary Positive : 011111111111 ^x^O
Negative : 111111111111 ^ x ^ 100000000000
Octal Positive : 17777777777^x^0
Negative : 37777777777^x^20000000000
Decimal 2147483647^ x ^ -2147483648
Hexadecimal Positive : 7FFFFFFF^x^0
Negative : FFFFFFFF^x^80000000
•You cannot specify the unit of angular measurement (degrees, radians, grads)
or the display format (Fix, Sci) while the calculator is in the BASE-N mode. Such
specifications can only be made if you first exit the BASE-N mode.
- 6 3 -