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

Note: Solutions are displayed as shown here
when Linear Display is selected
Example 3: 2x
3
- 3x
2
≧ 0 (MthIO-MathO)
(INEQ) (aX
3
+ bX
2
+ cX + d)
(aX
3
+ bX
2
+ cX + d ≧ 0)
2 3
Example 4: 3x
3
+ 3x
2
- x > 0 (MthIO-MathO)
(INEQ) (aX
3
+ bX
2
+ cX + d)
(aX
3
+ bX
2
+ cX + d > 0)
3 3 1
Note: Solutions are displayed as shown here
when Linear Display is selected.
Special Solution Display
•
"All Real Numbers" appears on the solution screen when the solution of
an inequality is all numbers.
Example: x
2
≧ 0 (MthIO-MathO)
(INEQ) (aX
2
+ bX + c)
(aX
2
+ bX + c ≧ 0)
1 0 0
80