TI-83 Plus
Programming
521
DS<(
DS<(
(decrement and skip) subtracts 1 from
variable
. If the answer is
<
value
(which can be an expression), the next
command
is skipped; if the
answer is
|
value
, the next
command
is executed.
variable
cannot be a
system variable.
:DS<(
variable
,
value
)
:
command
(if answer
‚
value
)
:
command
(if answer <
value
)
Program
Output
Note:
DS<(
is not a looping instruction.
Menu(
Menu(
sets up branching within a program. If
Menu(
is encountered during
program execution, the menu screen is displayed with the specified
menu items, the pause indicator is on, and execution pauses until you
select a menu item.
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...