fx-8200 AU
Before Using the Calculator
- ▶Read This First
- ▶Initializing the Calculator
- ▶Calculator "Get Started" Screen
- ▶Precautions
- ▶Getting Started
Calculator Apps and Menus
Inputting Expressions and Values
- ▶Basic Input Rules
- ▶Inputting an Expression Using Natural Textbook Format (MathI/MathO or MathI/DecimalO Only)
- ▶Overwrite Input Mode (LineI/LineO or LineI/DecimalO Only)
Basic Calculations
- ▶Arithmetic Calculations
- ▶Fraction Calculations
- ▶Powers, Power Roots, and Reciprocals
- ▶Pi, Natural Logarithm Base e
- ▶Calculation History and Replay
- ▶Using Memory Functions
Changing Calculation Result Format
- ▶Using the FORMAT Menu
- ▶Standard and Decimal Conversion
- ▶Prime Factorization
- ▶Recurring Decimal Conversion (Recurring Decimal Calculations)
- ▶Rectangular and Polar Coordinate Conversion
- ▶Improper Fraction and Mixed Fraction Conversion
- ▶Engineering Notation
- ▶Sexagesimal Conversion (Degree, Minute, Second Calculations)
Advanced Calculations
- ▶Function Analysis
- ▶Probability
- ▶Numeric Calculations
- ▶Angle Unit, Polar/Rectangular Coordinate, Sexagesimal
- ▶Hyperbolic, Trigonometric
- ▶Others
Registering and Using Defining Equations for f(x) and g(x)
Using Verify
Using QR Code Functions
Using Calculator Apps
- ▶Statistical Calculations
- ▶Distribution Calculations
- ▶Creating a Number Table
- ▶Complex Number Calculations
- ▶Vector Calculations
Technical Information
- ▶Errors
- ▶Before Assuming Malfunction of the Calculator...
- ▶Replacing the Battery
- ▶Calculation Priority Sequence
- ▶Calculation Ranges, Number of Digits, and Precision
- ▶Specifications
Frequently Asked Questions
Function Analysis
This section explains commands and functions that you can input after performing the operation: – [Func Analysis].
Summation(Σ)
With Σ(, you can obtain the sum of an input f(x) expression for a specific range.
Note
This function can be used with any of the following calculator apps: Calculate, Statistics, Distribution, Table, Vector.
Input Syntax
The input syntax depends on the Input/Output setting on the SETTINGS menu, as shown in the table below.
Input/Output setting | Input Syntax |
---|---|
MathI/MathO or MathI/DecimalO | |
LineI/LineO or LineI/DecimalO |
* a and b are integers that can be specified within the range of -1 × 1010 < a ≤ b < 1 × 1010.
Σ Calculation Example
(x + 1) = 20
(Input/Output: MathI/MathO)
– [Func Analysis] > [Summation(Σ)]
1
1
5
(Input/Output: LineI/LineO)
– [Func Analysis] > [Summation(Σ)]
1
(,)1
(,)5
Product(Π)
With ∏(, you can obtain the product of an input f(x) expression for a specific range.
Note
This function can be used with any of the following calculator apps: Calculate, Statistics, Distribution, Table, Vector.
Input Syntax
The input syntax depends on the Input/Output setting on the SETTINGS menu, as shown in the table below.
Input/Output setting | Input Syntax |
---|---|
MathI/MathO or MathI/DecimalO | |
LineI/LineO or LineI/DecimalO | Π(f(x), a, b)* |
* a and b are integers that can be specified within the range of a < 1 × 1010, b < 1 × 1010, a ≤ b.
∏ Calculation Example
(x + 1) = 720
(Input/Output: MathI/MathO)
– [Func Analysis] > [Product(Π)]
1
1
5
(Input/Output: LineI/LineO)
– [Func Analysis] > [Product(Π)]
1
(,)1
(,)5
Logarithm(logab), Logarithm(log)
Use (log) or
– [Func Analysis] > [Logarithm(log)] to input logab as log (a, b). Base 10 is the initial default setting if you do not input anything for a.
Example 1: log101000 = log 1000 = 3
(log)1000
Example 2: log216 = 4
(log)2
(,)16
The key (or
– [Func Analysis] > [Logarithm(logab)]) also can be used for input, but only while MathI/MathO or MathI/DecimalO is selected for Input/Output on the SETTINGS menu. In this case, you must input a value for the base.
Example 3: log216 = 4
2
16
Natural Logarithm
Use (ln) or
– [Func Analysis] > [Natural Logarithm] to input "ln".
Example: ln 90 (= loge90) = 4.49980967
(ln)90