Appendix A: Functions and Instructions
883
StoGDB
CATALOG
StoGDB
GDBvar
Creates a Graph database (GDB) variable that
contains the current:
* Graphing mode
* Y= functions
* Window variables
* Graph format settings
1- or 2-Graph setting (split screen and ratio
settings if 2-Graph mode)
Angle
mode
Real/complex
mode
* Initial conditions if Sequence or
Diff Equations mode
* Table flags
* tblStart,
@
tbl, tblInput
You can use
RclGDB
GDBvar
to restore the graph
environment.
*
Note:
These items are saved for both graphs in
2-Graph mode.
Stop
CATALOG
Stop
Used as a program instruction to stop program
execution.
Program segment:
©
For i,1,10,1
If i=5
Stop
EndFor
©
StoPic
CATALOG
StoPic
picVar
[
,
pxlRow
,
pxlCol
]
[
,
width
,
height
]
Displays the graph screen and copies a
rectangular area of the display to the variable
picVar
.
pxlRow
and
pxlCol
, if included, specify the upper-
left corner of the area to copy (defaults are 0, 0).
width
and
height
, if included, specify the
dimensions, in pixels, of the area. Defaults are the
width and height, in pixels, of the current graph
screen.
Store
See
!
(store)
, page 912.
string()
MATH/String menu
string(
expression
)
⇒
⇒
⇒
⇒
string
Simplifies
expression
and returns the result as a
character string.
string(1.2345)
¸
"1.2345"
string(1+2)
¸
"3"
string(cos(x)+
‡
(3))
¸
"cos(x)
+
‡
(3)"
Summary of Contents for TI-89 Voyage 200
Page 1: ...TI 89 Titanium Graphing Calculator...
Page 35: ...Getting Started 35 2 B u s i n e s s D B D B Press Result...
Page 44: ...Getting Started 44 3 0 D B D D Press Result...
Page 45: ...Getting Started 45 B D D 2 0 0 2 Press Result...
Page 46: ...Getting Started 46 D B Scroll down to October and press D 1 9 Press Result...
Page 60: ...Getting Started 60 Example Set split screen mode to TOP BOTTOM Press Result 3 B D...
Page 63: ...Getting Started 63 2 D B 4 Press Result...
Page 453: ...Differential Equation Graphing 453...
Page 468: ...Tables 468...
Page 539: ...Data Matrix Editor 539...