25
Binary, Pental, Octal,
Decimal, and Hexadecimal
Operations (N-Base)
This calculator can perform conversions between numbers expressed in binary, pental,
octal, decimal, and hexadecimal systems. It can also perform the four basic arithmetic
operations, calculations with parentheses and memory calculations using binary, pental,
octal, decimal, and hexadecimal numbers. In addition, the calculator can carry out the
logical operations AN D, O R, N O T, N EG, X O R, and X N O R on binary, pental, octal, and
hexadecimal numbers.
C onverts to the binary system. "b" appears.
C onverts to the pental system. "P" appears.
C onverts to the octal system. "o" appears.
C onverts to the hexadecimal system. "H" appears.
C onverts to the decimal system. "b", "P", "o", and "H" disappear from the display.
C onversion is performed on the displayed value when these keys are pressed.
<Example 1>
O per ation
D isplay
HEX(1AC)
➞
BIN
➞
PEN
➞
OCT
➞
DEC
1011 AND 101 = (BIN)
➞
DEC
<Example 2>
DEG
3203 OCT
DEG
654 DEC
DEG
DEG
1011AND_
DEG
1011AND101=
DEG
1 DEC
1AC
1011
101
O per ation
D isplay
DEG
110101100 PE
DEG
1AC BIN