34
3
,
2
,
-1
, , ,
12
Converting angular values (DRG)
3. Mathematical power and root: ^(
y
),
x
√
4. a b/c
5. In
π, (base of natural logarithm), implied
multiplication involving a memory or variable name:
2
π, 3 , 5A, πA, etc.
6. B-type functions
These are functions where a function key must be
pressed before a value is entered.
√, ∛, log, In, , 10
x
, sin, cos, tan, sin
-1
cos
-1
,
tan
-1
, sinh, cosh, tanh, sinh
-1
, cosh
-1
, tanh
-1
, (-)
7. Implied multiplication preceding a B-type function:
, Alog2, etc
8. Permutations and combinations:
nr
,
nr
9. ✕, ÷
10. +,-
• In an expression where two components have the
same priority, the calculation is performed from
right to left.
ln √120
→ (ln(√120))
• Other calculations will be carried out from left to
right.
• Calculations in parentheses are performed first.
• If the calculation includes a parameter with a
negative number, the negative number should be
in parentheses. Since a minus sign (-) is
considered a B-type function, care is needed when