TI-83 Plus
Programming
529
Displaying Values and Messages
Disp
with one or more
values
displays the value of each.
Disp
[
valueA
,
valueB
,
valueC
,
...
,
value n
]
•
If
value
is a variable, the current value is displayed.
•
If
value
is an expression, it is evaluated and the result is displayed on
the right side of the next line.
•
If
value
is text within quotation marks, it is displayed on the left side of
the current display line.
!
is not valid as text.
Program
Output
If
Pause
is encountered after
Disp
, the program halts temporarily so you
can examine the screen. To resume execution, press
Í
.
Note: If a matrix or list is too large to display in its entirety, ellipses (...) are
displayed in the last column, but the matrix or list cannot be scrolled. To scroll,
use
Pause
value
.
Summary of Contents for 83PL/CLM/1L1/V - 83 Plus Calc
Page 407: ...TI 83 Plus Inferential Statistics and Distributions 404 Input Calculated results Drawn results...
Page 412: ...TI 83 Plus Inferential Statistics and Distributions 409 Data Stats Input Calculated results...
Page 454: ...TI 83 Plus Applications 451 tvm_FV tvm_FV computes the future value tvm_FV PV PMT P Y C Y...