30
Stack ERROR
Causes
• The capacity of the number stack or
operator stack has been exceeded. The
number stack can have 10 levels while
the operator stack can have 24.
Correction
• Simplify the calculation.
• Break up the calculation into two or more
parts.
Syntax ERROR
Causes
• The number entered or operator
selected was not expected or was not in
the correct form.
Correction
•Press or to redisplay the
calculation. The cursor will be at the
place where the error occurred. Correct
the problem and then proceed.
Arg ERROR
Causes
• A parameter you entered was not
expected or was not in the correct form.
Correction
•Press or to redisplay the
calculation. The cursor will be at the
place where the error occurred. Correct
the problem and then proceed.