Tables and Reference Information A-3
CONNECTED Sets connected line
graphing format. (I) 3
áCONNECTEDâ1-11
COS value Returns the cosine of
value. (F) X
2-4
COS list Returns a list of the
cosine for each list
element. (F)
X
2-4
COSê value Returns the arccosine of
value. (F) 2 R
2-4
COSê list Returns a list of the
arccosine for each list
element. (F)
2 R
2-4
Cube: valueòReturns the cube of value.
(F) I MATH
áòâ2-8
Cube: listòReturns a list of the cube
for each list element. (F) I MATH
áòâ2-8
Cube Root: òvalue Returns the cube root of
value. (F) I MATH
áòâ2-8
Cube Root: òlist Returns a list of the cube
root for each list element.
(F)
I MATH
áòâ
2-8
value8DEC Returns value in decimal
form. (I) I MATH
á4DECâ2-8
list8DEC Returns list in decimal
form. (I) I MATH
á4DECâ2-8
DEGREE Sets degree mode. (I) 3
áDEGREEâ1-11
Degree Notation: value¡Interprets value as an
angle in degrees. (F) 2 E
áóâ2-14
DIM list Returns the length of list.
(F) 2 = OPS
áDIMâ8-7
length!DIM listname Creates (if necessary) or
redimensions list to
length. (I)
2 = OPS
áDIMâ
8-7
DISP Displays the Home screen.
(I) K I/O
áDISPâ10-13
DISP "text"Displays text. (I) K I/O
áDISPâ10-13
DISP valueA,valueB, . . . Displays valueA,
valueB, . . . (I) K I/O
áDISPâ10-13
DISP "text",valueA,
"text",valueB, . . .
Displays text,valueA,text
valueB, . . . (I) K I/O
áDISPâ10-13