Function
Input range
Internal
digits
Accuracy
ab/c
•Results
Total of integer, numerator and
denominator must be within 10 digits
(includes division marks).
•Input
Result displayed as a fraction for in
teger when integer, numerator and
denominator are less than 1 x 1010.
12
digits
As a rule,
accuracy is ± 1
at the 10th digit.
SO
(LR)
Ixl <1 x1050
\y\ <1 x1050
\n\<1 x10100
xon, y o n, x , y , A, B, r: n * 0
XOn - 1, y o n -v . n*0, 1
»
»
Function Input range
BASE-N
Values after variable within following range:
Dec: - 2147483648 ^ x ^ 2147483647
Bin: 100000000000 ^ x
^111111111111 (negative)
0^x^011111111111 (0, positive)
Oct: 20000000000 ^ x ^ 37777777777 (negative)
0^x^17777777777 (0, positive)
Hex: 80000000^ x ^ FFFFFFFF (negative)
0<x<7FFFFFFF (0, positive)
* Errors may be cumulative with internal continuous calculations such as X>. Ty,
x\, vx sometimes affecting accuracy.
- 1 8 3 -