4ab/c

5Abbreviated multiplication format in front of π, memory name, or variable name: 2π, 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, ()

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

8Permutation and combination: nPr, nCr9, 0, 

* 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.

kStacks

This calculator uses memory areas, called “stacks,” to temporarily store values (numeric stack) and commands (com- mand stack) according to their precedence during calcu- lations.The numeric stack has 10 levels and the command stack has 24 levels. A stack error (Stk ERROR) occurs whenever you try to perform a calculation that is so complex that the capacity of a stack is exceeded.

E-33