Canon F-789SGA Calculator User Manual


 
39
Base-n Calculations and Logical Calculations
Press to enter Base-n mode.
Decimal (base 10), hexadecimal (base 16), binary (base 2), octal
(base 8), or logical calculations.
To select a specific number system in base mode, simply press
Decimal [DEC], Hexadecimal [HEX], Binary [BIN] or
Octal [OCT].
Press key to perform logical calculations including: Logic
connection [and] / [or], exclusive or [Xor], exclusive nor [Xnor],
argument complement [Not] and negation [Neg].
If the binary or octal calculation result is more than 8 digits,
will be displayed to indicate the result has a next block. Press
to loop between result blocks.
In Base-n mode all the scientific functions cannot be used, and
you cannot input the value with decimal places or exponents.
MODE
DisplayKey in operationExample
10101011+1100–
1001x101÷10
=10100001
(in Binary Mode)
10101011+1100–1
BIN
1010 0001
645+321–23x7÷2
=1064
(in Octal Mode)
645+321-23x7÷2
OCT
00000001064
(77A6C+D9)xB÷F
=57C87
(in Hexadecimal Mode)
(77A6C+D9)xB÷F
HEX
00057C87
Base-n Transformation
DisplayKey in operationExample
12345+101=12446 12345+101
DEC
12446
12345+101
HEX
000309E
12345+101
OCT
00000030236
Apps
MATHEMATICS MODE:
12345+101
BIK 1/2 BIN
1001 1110