Texas Instruments TI-83 Calculator User Manual


 
Tables and Reference Information A-3
8399APXA.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:25 PM Printed: 02/19/01 1:40 PM
Page 3 of 58
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.
MATH
7:augment(
10
-
14
augment(
listA
,
listB
)
Returns a list, which is
listB
concatenated to the end of
listA
.
y
[
LIST
]
OPS
9:augment(
11
-
15
AxesOff
Turns off the graph axes.
y
[
FORMAT
]
AxesOff
3
-
14
AxesOn
Turns on the graph axes.
y
[
FORMAT
]
AxesOn
3
-
14
a+b
i
Sets the mode to rectangular
complex number mode (a+b
i
).
z
a+b
i
1
-
12
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.
y
[
FINANCE
]
CALC
9:bal(
14
-
9
binomcdf(
numtrials
,
p
[
,
x
]
)
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
]
DISTR
A:binomcdf(
13
-
33
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
]
DISTR
0:binompdf(
13
-
33
c
2
cdf(
lowerbound
,
upperbound
,
df
)
Computes the
c
2
distribution
probability between
lowerbound
and
upperbound
for the specified degrees of
freedom
df
.
y
[
DISTR
]
DISTR
7:
c
2
cdf(
13
-
31