User Guide

bal(
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(
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(
binompdf(
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
A:binompdf(
BorderColor
BorderColor[color#]
Turns on a border color surrounding the graph area with the specified
color. Color#:1-4.
y
.
BorderColor
Boxplot
Boxplot Plot#(type,Xlist,[,freqlist,color#])
Defines Plot# (1, 2, or 3) of type
y
,
TYPE
C
checkTmr(
checkTmr(starttime)
Returns the number of seconds since you used startTmr to start the
timer. The starttime is the value displayed by startTmr.
y N
checkTmr(
Commands and Functions Listing 23