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

√x 0 ≦ x < 1 × 10
100
x
2
|x| < 1 × 10
50
x
-1
|x| < 1 × 10
100
; x ≠ 0
3
√x |x| < 1 × 10
100
x! 0 ≦ x ≦ 69 (x is an integer)
nPr
0 ≦ n < 1 × 10
10
, 0 ≦ r ≦ n (n, r are integers)
1 ≦ {n!/(n-r)!} < 1 × 10
100
nCr
0 ≦ n < 1 × 10
10
, 0 ≦ r ≦ n (n, r are integers)
1 ≦ n!/r! < 1 × 10
100
or 1 ≦ n!/(n-r)! < 1 × 10
100
Pol(x; y)
|x|, |y| ≦ 9,999999999 × 10
99
√x
2
+ y
2
≦ 9,999999999 × 10
99
Rec(r; θ)
0 ≦ r ≦ 9,999999999 × 10
99
θ: Same as sinx
°’ ”
a°b’c”: |a|, b, c < 1 × 10
100
; 0 ≦ b, c
The display seconds value is subject to an error
of ±1 at the second decimal place.
°’ ”
←
|x| < 1 × 10
100
Decimal ↔ Sexagesimal Conversions
0°0’0” ≦ |x| ≦ 9999999°59’59”
x
y
x > 0: -1 × 10
100
< ylogx < 100
x = 0: y > 0
x < 0: y = n,
m
2n + 1
(m, n are integers)
However: -1 × 10
100
< ylog |x| < 100
x
√y
y > 0: x ≠ 0, -1 × 10
100
< 1/x logy < 100
y = 0: x > 0
y < 0: x = 2n+1,
2n + 1
m
(m ≠ 0; m, n are integers)
However: -1 × 10
100
< 1/x log |y| < 100
a
b
/
c
Total of integer, numerator, and denominator
must be 10 digits or less (including separator
symbol).
90