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

Prime Factorization
In the COMP Mode, a positive integer no more than 10 digits long can be
factored to prime factors.
Example 1: To perform prime factorization on 1014
1014 1014
(FACT)
When you perform prime factorization on a value that includes a factor that
is prime number with more than three digits, the part that cannot be
factored will be enclosed in parentheses on the display.
Example 2: To perform prime factorization on 4104676 (= 2
2
× 1013
2
)
4104676 4104676
(FACT)
Any one of the following operations will exit prime factorization result
display.
- Pressing (FACT) or .
- Pressing any of the following keys: or .
- Using the setup menu to change the angle unit setting (Deg, Rad, Gra)
or the display digits setting (Fix, Sci, Norm).
Note
• You will not be able to execute prime factorization while a decimal value, fraction, or
negative value calculation result is displayed. Trying to do so will cause a math error
(Math ERROR).
• You will not be able to execute prime factorization while the result of a calculation that
uses Pol, Rec, ÷R is displayed.
Calculation History and Replay
Calculation History
In the COMP, CMPLX, or BASE-N Mode, the calculator remembers up to
approximately 200 bytes of data for the newest calculation.
You can scroll through calculation history contents using
and .
25