■Basic arithmetic operations using binary, octal,
decimal and hexadecimal values
Example
Operation
Display
101112-h 110102= 110001 2
(mok)B - “ BASE-N”
B S - “ b”
b
101110110101^) 000000110001
B4716 — DF16 = A6816
G 3 S - “ H”
H
B470D F(H
00000A68
123 8 x ABC i6 = 37AF416
SII3123Q A B C II1
00037AF4
= 22808410
d
IS IS
228084
1F2Di6-100io = 7 8 8 1 i o
H C 01 F 2 D 0 100(^1
7881
= 1EC9i6
H
00001EC9
76548 -1 2 10 = 334.3333333 i0
I S S - “ d”
d
= 5168
HD GD7654B 12 GU
334
(&*)(!§
00000000516
* Calculation results are display
red with the decimal portion cut off.
123410+ 1EF16-^- 248 ® @ 1 2 3 4 0 ® CE)
= 23528
1 E F B 2 4 ®
00000002352
= 125810
d
(¡gH
1258
*For mixed basic arithmetic c
operations, multiplication and divi-
sion are given priority over addition and subtraction.
I
- 6 5 -