User's Manual
Table Of Contents
- Quick-Start
- Precautions when Using this Product
- Contents
- Getting Acquainted— Read This First!
- Chapter 1 Basic Operation
- Chapter 2 Manual Calculations
- Chapter 3 List Function
- Chapter 4 Equation Calculations
- Chapter 5 Graphing
- 5-1 Sample Graphs
- 5-2 Controlling What Appears on a Graph Screen
- 5-3 Drawing a Graph
- 5-4 Storing a Graph in Picture Memory
- 5-5 Drawing Two Graphs on the Same Screen
- 5-6 Manual Graphing
- 5-7 Using Tables
- 5-8 Dynamic Graphing
- 5-9 Graphing a Recursion Formula
- 5-10 Changing the Appearance of a Graph
- 5-11 Function Analysis
- Chapter 6 Statistical Graphs and Calculations
- Chapter 7 Financial Calculation (TVM)
- Chapter 8 Programming
- Chapter 9 Spreadsheet
- Chapter 10 eActivity
- Chapter 11 System Settings Menu
- Chapter 12 Data Communications
- Appendix

20070201
2-5-13
Numerical Calculations
Example 2 To determine the maximum value for the interval defi ned by start
point
a = 0 and end point b = 3, with a precision of n = 6 for the
function
y = – x
2
+ 2 x + 2
Input f
( x ).
A K 4 (CALC)6 (g )2 (FMax) -vx +c v +c,
Input the interval
a = 0, b = 3.
a,d,
Input the precision
n = 6.
g)
w
# In the function f
( x ), only X can be used as
a variable in expressions. Other variables
(A through Z excluding X,
r , θ ) are treated
as constants, and the value currently
assigned to that variable is applied during the
calculation.
# Input of n and the closing parenthesis can be
omitted.
# Discontinuous points or sections with drastic
fl uctuation can adversely affect precision or
even cause an error.
# You cannot use a differential, quadratic
differential, integration, Σ , maximum/minimum
value, Solve, RndFix or log ab calculation
expression inside of a maximum/minimum
calculation term.
# Inputting a larger value for
n increases the
precision of the calculation, but it also increases
the amount of time required to perform the
calculation.
# The value you input for the end point of the
interval (
b ) must be greater than the value you
input for the start point (
a ). Otherwise an error
occurs.
# You can interrupt an ongoing maximum/
minimum calculation by pressing the A key.
# You can input an integer in the range of 1 to 9
for the value of
n . Using any value outside this
range causes an error.