Operation Manual

Appendix A: Functions and Instructions 352
length!dim(listname) Assigns a new dimension (length) to a new or existing
listname.
y 9
OPS
3:dim(
{
rows,columns}!
dim(matrixname)
Assigns new dimensions to a new or existing
matrixname.
y >
MATH
3:dim(
Disp
Displays the home screen.
I/O
3:Disp
Disp
[valueA,valueB,
valueC,...,value n]
Displays each value.
I/O
3:Disp
DispGraph
Displays the graph.
I/O
4:DispGraph
DispTable
Displays the table.
I/O
5:DispTable
value4DMS Displays value in DMS format.
y ;
ANGLE
4:
4DMS
Dot-Thick Sets dot plotting mode; resets all Y=editor graph-style
settings to Dot-Thick.
z
Dot-Thick
Dot-Thin Sets dot plotting mode; resets all Y=editor graph-style
settings to Dot-Thin.
z
Dot-Thin
DrawF
expression[,color#]Draws expression (in terms of X) on the graph with
specified color #: 10-24.
y <
DRAW
6:DrawF
DrawInv
expression[,color#]
Draws the inverse of
expression by plotting X values on
the y-axis and Y values on the x-axis with specified
color #: 10-24.
y <
DRAW
8:DrawInv
:DS<(
variable,value)
:
commandA
:commands
Decrements variable by 1; skips commandA if variable <
value.
CTL
B:DS<(
e
Returns e. y [e]
e^(
power) Returns e raised to power.
y J
e^(list) Returns a list of e raised to a list of powers.
y J
Exponent:
valueâexponent
Returns value times 10 to the exponent.
y D
Exponent:
listâexponent
Returns list elements times 10 to the exponent.
y D
Exponent:
matrixâexponent
Returns matrix elements times 10 to the exponent.
y D
F
unction or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item