Texas Instruments TI-83 Calculator User Manual


 
Programming 16-19
8316PROG.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:23 PM Printed: 02/19/01 1:39
PM Page 19 of 22
DispGraph (display graph) displays the current graph. If
Pause is encountered after DispGraph, the program halts
temporarily so you can examine the screen. Press
Í
to
resume execution.
DispTable (display table) displays the current table. The
program halts temporarily so you can examine the screen.
Press
Í
to resume execution.
Output( displays
text
or
value
on the current home screen
beginning at
row
(
1 through 8) and
column
(1 through 16),
overwriting any existing characters.
Tip:
You may want to precede
Output(
with
ClrHome
(page 16
.
20).
Expressions are evaluated and values are displayed
according to the current mode settings. Matrices are
displayed in entry format and wrap to the next line.
!
is
not valid as text.
Output(
row
,
column
,"
text
")
Output(
row
,
column
,
value
)
Program Output
For Output( on a Horiz split screen, the maximum value for
row
is 4.
DispGraph
DispTable
Output(