Appendix A: Functions and Instructions 607
Sequential Sets mode to graph
functions sequentially. z
Sequential
setDate(year,month,day) Sets the date using a year,
month, day format. The
year must be 4 digits; month
and day can be 1 or 2 digit.
y N
setDate(
setDtFmt(integer) Sets the date format.
1 = M/D/Y
2 = D/M/Y
3 = Y/M/D
y N
setDtFmt(
setTime(hour,minute,
second) Sets the time using an
hour, minute, second
format. The hour must be in
24 hour format, in which 13
= 1 p.m.
y N
setTime(
setTmFmt(integer) Sets the time format.
12 = 12 hour format
24 = 24 hour format
y N
setTmFmt(
SetUpEditor Removes all list names
from the stat list editor, and
then restores list names L1
through L6 to columns 1
through 6.
EDIT
5:SetUpEditor
F
unction or
Instruction/Arguments
Result Key or
Keys/Menu or
Screen/Item