User's Guide
Table Of Contents
- Table of Contents
- Before Using the Calculator
- Calculation Modes and Calculator Setup
- Inputting Expressions and Values
- Basic Calculations
- Function Calculations
- Pi (π), Natural Logarithm Base e
- Trigonometric Functions
- Hyperbolic Functions
- Angle Unit Conversion
- Exponential Functions
- Logarithmic Functions
- Power Functions and Power Root Functions
- Integration Calculations
- Differential Calculations
- Σ Calculations
- Rectangular-Polar Coordinate Conversion
- Factorial Function (!)
- Absolute Value Function (Abs)
- Random Number (Ran#)
- Random Integer (RanInt#)
- Permutation (nPr) and Combination (nCr)
- Rounding Function (Rnd)
- Greatest Common Divisor (GCD) and Least Common Multiple (LCM)
- Using CALC
- Using SOLVE
- Scientific Constants
- Metric Conversion
- Using Calculation Modes
- Complex Number Calculations (CMPLX)
- Statistical Calculations (STAT)
- Base-n Calculations (BASE-N)
- Equation Calculations (EQN)
- Matrix Calculations (MATRIX)
- Creating a Numerical Table from Two Functions (TABLE)
- Vector Calculations (VECTOR)
- Distribution Calculations (DIST)
- Inequality Calculations (INEQ)
- Ratio Calculations
- Technical Information
- Frequently Asked Questions

• You are trying to perform a calculation with matrices or vectors whose
dimensions do not allow that type of calculation.
Action:
• Specify the dimension of the matrix or vector and then perform the
calculation again.
• Check the dimensions specified for the matrices or vectors to see if
they are compatible with the calculation.
Variable ERROR (SOLVE feature only)
Cause:
• You did not specify a solution variable, and there is no X variable in
the equation you input.
• The solution variable that you specified is not included in the equation
you input.
Action:
• The equation you input must include an X variable when you do not
specify the solution variable.
• Specify a variable that is included in the equation you input as the
solution variable.
Can't Solve Error (SOLVE feature only)
Cause:
• The calculator could not obtain a solution.
Action:
•
Check for errors in the equation that you input.
• Input a value for the solution variable that is close to the expected
solution and try again.
Insufficient MEM Error
Cause:
•
An attempt to generate a numerical table in the TABLE Mode whose
conditions cause it to exceed the maximum number of allowable rows.
The maximum number of rows is 30 when "f(x)" is selected for the
setup menu table setting and 20 when "f(x),g(x)" is selected.
Action:
•
Narrow the table calculation range by changing the Start, End, and
Step values, and try again.
85