20021201
StoPict
Syntax:
StoPict
䡺
<picture name>
Function:
Assigns a name to a Pict image and stores it.
Example:
StoPict Pict1
StoVWin
Syntax:
StoVWin
䡺
<variable name>
Function:
Assigns a name to View Window values and stores them.
Example:
StoVWin VWIN1
TangentLine
Syntax:
TangentLine
䡺
<graph number>, <
x
-coordinate>
Function:
Draws a line tangent to the graph at the specified
x
-value.
Example:
TangentLine 1, 1
Text
Syntax:
Text
䡺
<horizontal pixel value>, <vertical pixel value>,
{
<numeric value>
}
"<string>"
<variable>
Function:
Displays the specified text on the Graph window.
Example:
Text 8, 2, "Graph"
Vertical
Syntax:
Vertical
䡺
<
x
-coordinate>
Function:
Draws a vertical line passing through the
x
-coordinate value.
12-6-22
Program Command Reference