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

2 (;) 16 4
(MthIO-MathO, MthIO-LineO) 2 16 4
Example 3: log
2
(4
3
) = 6 (MthIO-MathO, MthIO-LineO)
2 (x
3
)
6
Example 4: log
2
(4)
3
= 8 (MthIO-MathO, MthIO-LineO)
2 4 (x
3
)
8
Example 5: To calculate ln 90 (= log
e
90) to three significant digits (Sci 3)
(SETUP) (Sci)
90
4,50×10
0
Power Functions and Power Root
Functions
Note that the input methods for
, , , and are different
depending upon whether you are using Natural Display or Linear Display.
Example 1: 1,2 × 10
3
= 1200 (MthIO-MathO)
1 2 10 3 1200
Example 2: (1 + 1)
2+2
= 16 (MthIO-MathO)
1 1 2 2 16
Example 3: (5
2
)
3
= 15625
5 (x
3
)
15625
Example 4:
5
√32 = 2
(MthIO-MathO) ( ) 5 32 2
(LineIO) 5 ( ) 32 2
Example 5: To calculate √2 × 3 (= 3√2 = 4,242640687...) to three decimal
places (Fix 3)
(SETUP)
(Fix)
32