21 | Page
_____________________________________________________________
DATA INPUT METHOD:
-E- to insert the
Ex: 6.7x10
8
6.7 E-8
-9.12x10
-34
-9.12 E--34
The exponential portion of the number is expecting two digits
between 0 and 99. Inputting more digits in the exponential results
in truncation of the excess digits.
The decimal portion is expecting ten digits. If greater than 10 digits
are input, prior to the exponential, it will result in the truncation of
the decimal portion to 10 digits.
Automatic correction for exponent occurs when decimal digits are
included prior to the use of the exponent key -E-.
Ex: 1234567898765 1.234567898x10
12
9.87654321234 9.876543212
0.0000000000234567 2.34567x10
-10
0.00001234567-E-24 1.234567x10
19
The last two digits of the exponent part will always be correct.
Ex: 3 E- 123 3x10
23
4 E- -3210 4x10
-10