A-4 Tables and Reference Information
DISPGRAPH Displays the current
graph. (I) † K I/O
áDISPGRAPHâ10-13
Division: valueAàvalueB Returns valueA divided by
valueB. (F) e
2-4
Division: listàvalue Returns list elements
divided by value. (F) e
2-4
Division: valueàlist Returns value divided by
list elements. (F) e
2-4
Division: listAàlistB Returns listA elements
divided by listB elements.
(F)
e
2-4
DOT Sets dot graphing format.
(I) † 3
áDOTâ1-11
DRAWF expression Draws expression (in X)
on the current graph. (I) 2 F DRAW
áDRAWFâ7-6
e^power Returns e raised to the
v
alue of power. (F) 2 s
2-5
e^list Returns a list of e raised
to the power of each list
element. (F)
2 s
2-5
ELSE
See IF:THEN:ELSE
END Identifies the end of a
FOR(, IF-THEN, or IF-
THEN-ELSE structure. (I)
† K CTL
áENDâ
10-9
Equal: valueA=valueB Returns 1 if valueA =
valueB. Returns 0 if
valueA ƒ valueB. (F)
2 D
á=â
2-16
Equal: listA=listB Applies the = test to each
element of listA and listB
and returns a list. (F)
2 D
á=â
2-16
Equal: list=value or
value=list
Applies the = test to each
element of list and value
and returns a list. (F)
2 D
á=â
2-16
Exponent: íexponent Returns 10 to the
exponent. (F) 2 ^
1-7
Exponent: valueíexponent Returns value times 10 to
the exponent. (F) 2 ^
1-7
Exponent: listíexponent Returns list elements
times 10 to the exponent.
(F)
2 ^
1-7