User manual - Chapter 2 Manual Calculations
1999040120011101
2-1-4
Basic Calculations
3 Power/root ^(x
y
),
x
4 Fractions a
b
/c
5 Abbreviated multiplication format in front of π, memory name, or variable name.
2π, 5A, Xmin, F Start, etc.
6 Type B functions
With these functions, the function key is pressed and then the value is entered.
,
3
, log, In, e
x
, 10
x
, sin, cos, tan, sin
–1
, cos
–1
, tan
–1
, sinh, cosh, tanh, sinh
–1
, cosh
–1
,
tanh
–1
, (–), d, h, b, o, Neg, Not, Det, Trn, Dim, Identity, Sum, Prod, Cuml, Percent, AList,
Abs, Int, Frac, Intg, Arg, Conjg, ReP, ImP
7 Abbreviated multiplication format in front of Type B functions
2 , A log2, etc.3
8 Permutation, combination nPr, nCr
9 × , ÷
0 +, –
! Relational operators >, <, ≥, ≤
@ Relational operators =,
G
# and (bitwise operation)
$ xnor, xor (bitwise operations)
% or (bitwise operation)
^ And (logical operation)
Or (logical operation)
Example 2 + 3 × (log sin2π
2
+ 6.8) = 22.07101691 (angle unit = Rad)
1
2
3
4
5
6
#When functions with the same priority are used
in series, execution is performed from right to
left.
e
x
In → e
x
{In( )}
120 120
Otherwise, execution is from left to right.
#Compound functions are executed from right to
left.
#Anything contained within parentheses receives
highest priority.