kConverting a Displayed Result to another Number Base

Pressing x(DEC), M(HEX), l(BIN), or i(OCT) while a calculation result is displayed will convert the result to the corresponding number base.

Example: To convert the decimal value 3010 to binary, octal, and hexadecimal format

Ax(DEC)30E

l(BIN)

i(OCT)

M(HEX)

30

30 d

30

11110 b

30

36 o

30

1E H

kUsing the LOGIC Menu

In the BASE Mode, the X key changes function to become a LOGIC menu display key. The LOGIC menu has three screens, and you can use d and e to navigate between them.

a n d

o r

x no r

1 2 3

Screen 1

d h b o

1 2 3 4

Screen 3

x o r

No t

Neg

1

2

3

Screen 2

kSpecifying a Number Base for a Particular Value

You can specify a number base that is different from the current default number base while inputting a value.

A Specifying the Number Base during Input

Inputting a decimal value of 3, for example, can be performed using the following key operation.

X(LOGIC)d1(d)3 d3I

E-54