E-14
Pol(
x
,
y
) = (
r
,
θ
) Rec(
r
,
θ
) = (
x
,
y
)
Rectangular
Polar
Coordinates (Rec)
Coordinates (Pol)
Pol, Rec
:
Pol converts rectangular coordinates to polar coordinates, while
Rec converts polar coordinates to rectangular coordinates. See
7
.
Specify the angle unit before
performing calculations.
The calculation result for
r
and
θ
and for
x
and
y
are each assigned
respectively to variables X and Y.
Calculation result
Q
is displayed
in the range of −180°
Q
180°.
x
!
:
Factorial function. See
8
.
Abs
:
Absolute value function. Note that the input method is different
depending upon whether you are using Natural Display or Linear Display.
See
9
.
Ran#
:
Generates a 3-digit pseudo random number that is less than 1. The
result is displayed as a fraction when Natural Display is selected. See
10
.
RanInt#
:
For input of the function of the form RanInt#(
a
,
b
), which generates
a random integer within the range of
a
to
b
. See
11
.
Rnd
:
The argument of this function is made a decimal value and then rounded
in accordance with the current number of display digits setting (Norm, Fix, or
Sci). With Norm 1 or Norm 2, the argument is rounded off to 10 digits. With
Fix and Sci, the argument is rounded off to the specified digit. When Fix 3
is the display digits setting, for example, the result of 10 ÷ 3 is displayed
as 3.333, while the calculator maintains a value of 3.33333333333333 (15
digits) internally for calculation. In the case of Rnd(10÷3) = 3.333 (with Fix
3), both the displayed value and the calculator’s internal value become
3.333. Because of this a series of calculations will produce different results
depending on whether Rnd is used (Rnd(10÷3)
s
3 = 9.999) or not used (10
÷ 3
s
3 = 10.000). See
12
.
Note:
Using functions can slow down a calculation, which may delay display
of the result. Do not perform any subsequent operation while waiting for the
calculation result to appear. To interrupt an ongoing calculation before its
result appears, press
.
Examples
sin 30°= 0.5
1B
Q
30
0.5
Asn 0.5 = 30°
1B
Q
(Asn) 0.5
30
P
/2 radians = 90°, 50 grads = 45°
B
(
P
)
2
(DRG
)
A
(
r
)
90
50
(DRG
)
B
(
g
)
45
To calculate
e
5
s
2 to three significant digits (Sci 3)
(SETUP)
(Sci)
7
(
) 5
C
2
2.97×10
2
1
7
(
) 5
2
2.97×10
2
log
10
1000 = log 1000 = 3
:
1000
3
1
1
2
2
3
3
4
4