Angle unit conversions (DRG')3Powers and roots: ^ (xy), x

4ab/c

5Abbreviated multiplication format in front of π, e (natural logarithm base),memory name, or variable name: 2π, 3e, 5A, πA, etc.6Type B functions:

With these functions, the function key is pressed and then the value is entered.

, 3 , log, In, ex, 10x, sin, cos, tan, sin1, cos1, tan1, sinh, cosh, tanh, sinh1, cosh1, tanh1, (), d, h, b, o, Neg, Not, arg, Abs, Conjg

7Abbreviated multiplication format in front of Type B functions: 23, Alog2, etc.

8Permutation and combination: nPr, nCr

9, 0, 

!, 

@, G#and$xnor, xor, or

• Operations of the same precedence are performed from right to left. exIn 120 ex{In( 120)}

Other operations are performed from left to right.Operations enclosed in parentheses are performed first.

When a calculation contains an argument that is a negative number, the negative number must be enclosed within parentheses. The negative sign

(–)is treated as a Type B function, so particular care is required when the calculation includes a high-priority Type A function, or power or root operations.

Example: ( –2)4= 16–24= –16

E-48