Appendix A: Functions and Instructions
883
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)"
Style
CATALOG
Style
equanum,
stylePropertyString
Sets the system graphing function
equanum
in the
current graph mode to use the graphing property
stylePropertyString
.
equanum
must be an integer from 1–99 and the
function must already exist.
stylePropertyString
must be one of: "
Line
", "
Dot
",
"
Square
", "
Thick
", "
Animate
", "
Path
",
"
Above
", or "
Below
".
Note that in parametric graphing, only the
xt
half
of the pair contains the style information.
Valid style names vs. graphing mode:
Function: all
styles
Parametric/Polar:
line, dot, square, thick,
animate,
path
Sequence:
line, dot, square, thick
3D: none
Diff Equations:
line, dot, square, thick,
animate,
path
Note:
Capitalization and blank spaces are
optional when entering
stylePropertyString
names.
Style 1,"thick"
¸
Done
Style 10,"path"
¸
Done
Note:
In function graphing mode, these examples set
the style of y1(x) to "Thick" and y10(x) to "Path".
Содержание Voyage 200
Страница 36: ...Getting Started 36 D B D B Press Result ...
Страница 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Страница 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Страница 60: ...Getting Started 60 B D Press Result ...
Страница 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Страница 181: ...Operating the Calculator 181 From the Keyboard From the Keyboard From the Keyboard From the Keyboard ...
Страница 453: ...Differential Equation Graphing 453 ...
Страница 468: ...Tables 468 ...
Страница 515: ...Split Screens 515 Note Both Top Bottom and Left Right splits use the same methods to select an application ...
Страница 777: ...Activities 777 ...