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

• Pressing will clear all of the coefficients to zero.
Note: The following operations are not supported by the Coef
ficient
Editor:
, (M-), (STO). Pol, Rec, ÷R, and multi-
statements also cannot be input with the Coef
ficient Editor.
5. After all the values are the way you want, press
.
• This will display the solutions.
• To return to the Coefficient Editor while the solutions are displayed,
press .
Note
• Values cannot be converted to engineering notation on the solution screen.
Changing the Inequality T
ype
Press
(INEQ) and then select an inequality type from the menu
that appears. Changing the inequality type causes the values of all
Coef
ficient Editor coefficients to change to zero.
INEQ Mode Calculation Examples
Example 1: x
2
+ 2x - 3 < 0 (MthIO-MathO)
(INEQ) (aX
2
+ bX + c)
(aX
2
+ bX + c < 0)
1 2 3
Example 2: x
2
+ 2x
- 3 ≧ 0 (MthIO-MathO)
(INEQ) (aX
2
+ bX + c)
(aX
2
+ bX + c ≧ 0)
1 2 3
79