fx-82MS
fx-85MS
fx-220 PLUS
fx-300MS
fx-350MS
(2nd edition / S-V.P.A.M.)
Before Using the Calculator
Calculation Modes and Calculator Setup
Basic Calculations
- ▶Inputting Expression and Values
- ▶Arithmetic Calculations
- ▶Fraction Calculations
- ▶Percent Calculations
- ▶Degree, Minute, Second (Sexagesimal) Calculations
- ▶Multi-Statements (fx-82MS/fx-85MS/fx-300MS/fx-350MS only)
- ▶Using Engineering Notation
- ▶Calculation History and Replay
- ▶Using Memory Functions
Function Calculations
- ▶Pi (π), Natural Logarithm Base e
- ▶Trigonometric Functions, Inverse Trigonometric Functions
- ▶Hyperbolic Functions, Inverse Hyperbolic Functions
- ▶Angle Unit Conversion
- ▶Exponential Functions, Logarithmic Functions
- ▶Power Functions and Power Root Functions
- ▶Rectangular-Polar Coordinate Conversion
- ▶Factorial (!)
- ▶Random Number (Ran#)
- ▶Random Integer (RanInt#) (fx-220 PLUS only)
- ▶Permutation (nPr) and Combination (nCr)
- ▶Rounding function (Rnd)
Using Calculation Modes
Technical Information
Calculation Priority Sequence
The calculator performs calculations according to a calculation priority sequence.
When the priority of two expressions is the same, the calculation is performed from left to right.
1 | Function with parentheses: Pol(x, y), Rec(r, θ), RanInt#(a, b)* (*fx-220 PLUS only) |
---|---|
2 | Type A functions: With these functions, the value is entered and then the function key is pressed. (x3, x2, x-1, x!, ° ’ ”, xˆ, xˆ1, xˆ2, yˆ, °, r, g) |
3 | Powers and roots: xy, x√ |
4 | Fractions |
5 | Implied multiplication of π, e (natural logarithm base), memory name, or variable name: 2π, 3e, 5A, πA, etc. |
6 | Type B functions: With these functions, the function key is pressed and then the value is entered. (√ , 3√ , log, ln, ex, 10x, sin, cos, tan, sin-1, cos-1, tan-1, sinh, cosh, tanh, sinh-1, cosh-1, tanh-1, (-)) |
7 | Implied multiplication of Type B functions: 2√3, Alog2, etc. |
8 | Permutation (nPr), combination (nCr) |
9 | Multiplication, division (×, ÷) |
10 | Addition, subtraction (+, -) |
The negative sign (-) is treated as a Type B function, so particular care is required when the calculation includes a high-priority Type A function, or power or root operations.
Example: (-2)4 = 16; -24 = -16