Operating instructions

examples:
Key to Press
Display
ON/C
0.
3 7 0
370.
×
370.
5 0
50.
2ndF
50.
%
0.5
=
185.
1 3 5
135.
÷
135.
2 5 0
250.
2ndF
250.
%
2.5
=
54.
2 3 0
230.
+
230.
2 0
20.
2ndF
20.
%
46.
=
276.
1 8 0
180.
-
180.
5 0
50.
2ndF
50.
%
90.
=
90.
14. Exchange Key
During calculation, the calculator files the information
in different registers (or reserve): the numbers in the
“number” register (that we will call the “x” and “y” later)
and the sign of the operation in the sign register.
Key to Press
Display
Explain
ON/C
0.
The registers “x”
and “y” contain 0
8
8.
The registers “y”
contain 8
-
8.
-“is filed in the
sign register
5
5.
8 is file in the
register :x” and 5
replace 8 in the
register “y”
=
3.
The calculation is
complete
The key allows an exchange between the content
of the register “x” and content of the register “y”. Take
again, the preceding example.
Key to Press
Display
Explain
ON/C
0.
8
8.
-
8.
5
5.
2ndF
5.
8.
The content of
register “x” is
display ,and
content of register
“y”(5) goes into
register x.
=
-3.
Example: 3
4
→4
3
Key to Press
Display
3
3.
y
x
3.
4
4.
2ndF
4.
3.
=
64.
15. Factorial
The calculation of “n!” is made possible through the
second function of the “CE” .To calculate 3!, for example,
press”3” first, followed by 2ndF n! .
16. Random Numbers
A pseudo-random number with three significant
digits can be generated by pressing 2ndF RANDOM .
Random number generation is not possible when
binary/octal/ hexadecimal system mode is set.
17. Memory Calculations
The calculator contains a memory that the user can
use at any time. Three keys are allocated for the
management of this memory:
-key “ STO ”:puts the display number into the
memory.
-key ” RCL” :recall the content of the memory to the
display.
-key “ M+ ” :adds the displayed number to the
memory with this sum.
Example:
Key to Press
Display
ON/C
0.
8
8.
×
8.
2
2.
=
16.
STO
16.
2 4 M+
24.
RCL
40.
18. Chain Calculations
This calculator allows the previous calculation result
to be used in the following calculation.
The previous calculation result will not be recalled
after entering multiple instructions.
Example:
Key to Press
Display
ON/C
0.
4 5
45.
+
45.
1 6
16.
=
61.
+
61.
7
7.
=
68.
19. Time, Decimal and Sexagesimal Calculations
This calculator also makes it possible to convert an
angle from sexagesimal format (express in degrees,
minutes, seconds) into a decimal format in degrees (key
→DEG), and vice versa with the second function of the
key →DEG (marked by →D.MS). For example, the
conversion of 1.876543203 into degree, minute, second:
Example:
Key to Press
Display
ON/C
0.
1 . 8 7 6 5
4 3 2 0
3
1.876543203
2ndF
1.876543203
D.MS
1.523555
You must read
1°5235.55
DEG
1.876543203
20. Coordinate Conversions
It may be of interests to convert between polar
coordinates(r, θ) and rectangular coordinates (x, y). To
perform the conversion, follow the steps below:
1. To input the coordinates to be converted, enter
the first coordinate(x or r), then the key a and the
second coordinate (y orθ) then key b .
2. Press 2ndF →xy for polar-rectangular
conversion, or 2ndF →rθ for rectangular-polar
conversion.
3. The first coordinate of the result is display, second
coordinate of the result is obtained with the key b .
Example (x,y)=1,2 into polar coordinates
Key to Press
Display
ON/C
0.
1 a
1.
2 b
2.
2ndF
2.
r θ
2.236067978
b
63.43494882
21. Binary, Octal, Decimal and Hexadecimal
Operations (N-Base)
This calculator can perform the four basic arithmetic
operations, calculations with parentheses and memory
calculations using binary, decimal, and hexadecimal
numbers.
When performing calculations in each system, first
set the calculator in the desired mode before entering
numbers.
It can also perform conversions between numbers