11
Order of Operations
The calculator will automatically determine the operation priority that
algebraic expressions can be entered just as they are written:
1) Coordinate transformation
: Pol(x, y), Rec(r, )
d
e
m
,
n
i
m
,
x
a
m
:
s
t
n
i
o
P
c
i
t
s
i
t
a
t
S
Logarithm with a, b variables
: log
a
b(a, b)
Random Integer Number Generation : i~Rand(A, B)
(
D
C
G
,
(
M
C
L
:
D
C
G
&
M
C
L
Quotient and remainder
: Q...r(
Other Function with parentheses
: Abs(
2) Type
A*
functions
Cube, Square, Reciprocal, Factorial
: x
3
, x
2
, x
-1
, x!,
%
:
e
g
a
t
n
e
c
r
e
P
Regression
value
:
x
,
x
1
,
x
2
,
y
Angle unit conversions
: DRG
*To perform type A function, input calculation value then press the
above function key(s)
3) Powers and roots
:
^
(x
y
),
x
4) Fraction
: a b/c, d/c
5) Abbreviated multiplication format in front of ,
e
(natural logarithm
base), memory name, or variable name : 2 , 3
e
, 5A, A , etc.
6) Type B** function :
,
3
, log, ln, e
x
, 10
x
, sin, cos, tan, sin
-1
, cos
-1
, tan
-1
, sinh, cosh,
tanh, sinh
-1
, cosh
-1
, tanh
-1
, ( ).
**To perform type B function, press the above function key(s) then
input calculation value
7) Abbreviated multiplication format in front of Type B functions :
2 3, Alog2, etc.
8) Permutations (nPr) and combinations (nCr).
9) x,
10) +,
Operations of the same precedence are performed from right to left.
For example: e
x
ln 120 e
x
{ln( 120)}. Other operations are
performed from left to right
Operations enclosed with parentheses are performed first. When a
calculation contains an argument that is a negative number, the
negative number must be enclosed within parentheses.
Example:
(-2)
4
= 16; and -2
4
= -16
^ ^ ^ ^