fx-83GT CW I fx-85GT CW
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)
- ▶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 QR Code Functions
Using Calculator Apps
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
Probability
This section explains commands and functions that you can input after performing the operation: – [Probability].
%
Inputting a value followed by % command causes the input value to become a percent.
Example 1: 150 × 20% = 30
- 150
20
– [Probability] > [%]
Example 2: Calculate what percentage of 880 is 660. (75%)
- 660
880
– [Probability] > [%]
Example 3: Discount 3500 by 25%. (2625)
- 3500
3500
25
– [Probability] > [%]
Factorial(!)
This function obtains the factorials of a value that is zero or a positive integer.
Example: (5 + 3)! = 40320
5
3
– [Probability] > [Factorial(!)]
Permutation(P), Combination(C)
Permutation (nPr) and combination (nCr) functions.
Example: To determine the number of permutations and combinations possible when selecting four people from a group of 10
Permutations:
- 10
– [Probability] > [Permutation(P)]
4
Combinations:
- 10
– [Probability] > [Combination(C)]
4
Random Number
This function generates a pseudo random number in the range of 0.000 to 0.999. The result is displayed as a fraction when MathI/MathO is selected for Input/Output on the SETTINGS menu.
Example: To obtain random three-digit integers
- 1000
– [Probability] > [Random Number]
- (The result differs with each execution.)
Random Integer
This function generates a pseudo random integer between a specified start value and end value.
Example: To generate random integers in the range of 1 to 6
– [Probability] > [Random Integer]
1(,)6
- (The result differs with each execution.)