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

(1) Prompts for input of a value for A
(2) Current value of A
5 10
(or )
7 20
To exit CALC:
Example 2: To store A+Bi and then determine √3 + i, 1 + √3i using polar
coordinates (r∠θ) (Angle Unit: Deg)
(CMPLX)
(A) (B) (i)
(CMPLX) ( r∠θ)
3 1 2∠30
(or ) 1 3 2∠60
To exit CALC:
Note
• During the time from when you press until you exit CALC by pressing , you
should use Linear Display input procedures for input.
Using SOLVE
SOLVE uses Newton's method to approximate the solution of equations.
Note that SOLVE can be used in the COMP Mode only.
41