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
8-6-4
Using Calculator Functions in Programs
u Syntax of other graphing functions
• V-Window
View Window <Xmin>, <Xmax>, <Xscale>, <Ymin>, <Ymax>, <Yscale>,
<T
θ
min>, <T
θ
max>, <T
θ
pitch>
StoV-Win <area of V-Win> .............. area: 1 to 6
RclV-Win <area of V-Win> .............. area: 1 to 6
• Zoom
Factor <X factor>, <Y factor>
ZoomAuto ........... Non-parameter
• Pict
StoPict < area of picture > ................ area: 1 to 20
numeric expression
RclPict < area of picture > ................ area: 1 to 20
numeric expression
• Sketch
PlotOn <X-coordinate>, <Y-coordinate>
PlotOff <X-coordinate>, <Y-coordinate>
PlotChg <X-coordinate>, <Y-coordinate>
PxlOn <line number>, <column number>
PxlOff <line number>, <column number>
PxlChg <line number>, <column number>
PxlTest( <line number>, <column number>[)]
Text <line number>, <column number>, ”<text>”
Text <line number>, <column number>, <expression>
SketchThick <Sketch or Graph statement>
SketchBroken <Sketch or Graph statement>
SketchDot <Sketch or Graph statement>
SketchNormal <Sketch or Graph statement>
Tangent <function>, <X-coordinate>
Normal <function>, <X-coordinate>
Inverse <function>
Line
F-Line <X-coordinate 1>, <Y-coordinate 1>, <X-coordinate 2>, <Y-coordinate 2>
Circle <center point X-coordinate>, <center point Y-coordinate>, <radius R value>
Vertical <X-coordinate>
Horizontal <Y-coordinate>