E-24
(a/b=X/d) 1
2
10
To calculate X in the ratio 1 / 2 = 10 / X
(RATIO)
(a/b=c/X) 1
2
10
Calculation Ranges, Number of Digits,
and Precision
The calculation range, number of digits used for internal calculation, and
calculation precision depend on the type of calculation you are performing.
Calculation Range and Precision
Calculation Range
p
1
s
10
–99
to
p
9.999999999
s
10
99
or 0
Number of Digits for Internal
Calculation
15 digits
Precision
In general,
p
1 at the 10th digit for a single
calculation. Precision for exponential
display is
p
1 at the least significant digit.
Errors are cumulative in the case of
consecutive calculations.
Function Calculation Input Ranges and Precision
Functions
Input Range
sin
x
DEG
0
\
x
\
9
s
10
9
RAD
0
\
x
\
157079632.7
GRA
0
\
x
\
1
s
10
10
cos
x
DEG
0
\
x
\
9
s
10
9
RAD
0
\
x
\
157079632.7
GRA
0
\
x
\
1
s
10
10
Math
Math
Math
Math