Appendix A: Functions and Instructions 568
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+bi Sets the mode to
rectangular complex
number mode (a+bi).
†
z
a+bi
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(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
B:binomcdf(
F
unction or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item