Press the number key (1, 2, or 3) that corresponds to the setup item you want to change.

1(Fix): Number of decimal places

2(Sci): Number of significant digits

3(Norm): Exponential display format

Example 1: 200  7  14 

200 \ 7 - 14

<

400.00

 

.....

 

 

(Specifies three decimal places.)

 

FIX

F 1(Fix) 3

400.00000

 

200 \ 7

<

 

(Internal calculation continues using 12 digits.)

28.57100

 

- 14

<

 

 

400.00000

The following performs the same calculation using the specified number of decimal places.

 

200 \ 7

<

28.57100

(Internal rounding)

A Q

 

28.57100

 

- 14

<

 

 

399.99400

Press F.....3(Norm) 1 to clear the Fix specification.

Example 2: 1  3, displaying result with two significant digits (Sci 2)

.....

\3 <

SCI

01

F 2(Sci) 21

3.3

 

 

10

• Press F.....3(Norm) 1 to clear the Sci specification.

Memory Calculations

COMP

Use the F key to enter the COMP Mode when you want to perform a calculation using memory.

COMP ............................................................................................

F 1

E-15