Texas Instruments TI-83 PLUS User Manual
Page 659
TI-83 Plus
Tables and Reference Information
656
Function or Instruction/
Arguments
Result
Key or Keys/
Menu or Screen/Item
augment(
matrixA
,
matrixB
)
Returns a matrix, which is
matrixB
appended to
matrixA
as new
columns.
y
>
MATH
7:augment(
augment(
listA
,
listB
)
Returns a list, which is
listB
concatenated to the end of
listA
.
y
9
OPS
9:augment(
AxesOff
Turns off the graph axes.
†
y
.
AxesOff
AxesOn
Turns on the graph axes.
†
y
.
AxesOn
a+b
i
Sets the mode to rectangular
complex number mode (a+b
i
).
†
z
a+b
i
bal(
npmt
[,
roundvalue
])
Computes the balance at
npmt
for an
amortization schedule using stored
values for PV,
æ
, and PMT and
rounds the computation to
roundvalue.
Œ
1:Finance
CALC
9:bal(
binomcdf(
numtria
)
Computes a cumulative probability at
x
for the discrete binomial distribution
with the specified
numtrials
and
probability
p
of success on each trial.
y
=
DISTR
A:binomcdf(
binompdf(
numtrials
,
p
[,
x
])
Computes a probability at
x
for the
discrete binomial distribution with the
specified
numtrials
and probability
p
of success on each trial.
y
=
DISTR
0:binompdf(