Avgrc(); Bal - Texas Instruments TI-Nspire Reference Manual

Reference guide
Hide thumbs Also See for TI-Nspire:
Table of Contents

Advertisement

avgRC()

Expr1
Var
=Value
avgRC(
,
[
Expr1
Var
=Value
avgRC(
,
[
List1
Var
=Value
avgRC(
,
[
Matrix1
Var
=Value
avgRC(
,
[
Returns the forward-difference quotient (average rate of change).
Expr1 can be a user-defined function name (see Func).
When Value is specified, it overrides any prior variable assignment or
any current "with" substitution for the variable.
Step is the step value. If Step is omitted, it defaults to 0.001.
Note that the similar function centralDiff() uses the central-
difference quotient.
B

bal()

NPmt
N
I
PV
Pmt
bal(
,
,
,
,[
], [
roundValue
value
[
])
NPmt
amortTable
bal(
,
)
Amortization function that calculates schedule balance after a
specified payment.
N
I
PV
Pmt
FV
PpY
CpY
,
,
,
,
,
,
of TVM arguments, page 107.
NPmt specifies the payment number after which you want the data
calculated.
N
I
PV
Pmt
FV
PpY
CpY
,
,
,
,
,
,
of TVM arguments, page 107.
If you omit Pmt, it defaults to
Pmt=tvmPmt(N,I,PV,FV,PpY,CpY,PmtAt).
If you omit FV, it defaults to FV=0.
The defaults for PpY, CpY, and PmtAt are the same as for the
TVM functions.
roundValue specifies the number of decimal places for rounding.
Default=2.
bal(NPmt,amortTable) calculates the balance after payment number
NPmt, based on amortization table amortTable. The amortTable
argument must be a matrix in the form described under amortTbl(),
page 6.
G
See also
Int() and
Note:
4
Base2
Integer1
4
integer
Base2
You can insert this operator from the computer keyboard by
Note:
typing @>Base2.
Converts Integer1 to a binary number. Binary or hexadecimal
numbers always have a 0b or 0h prefix, respectively.
12
TI-Nspire™ Reference Guide
Step
expression
] [,
])
List1
list
] [,
])
Step
list
] [,
])
Step
matrix
] [,
])
FV
PpY
CpY
PmtAt
], [
], [
], [
],
value
PmtAt are described in the table
, and
PmtAt are described in the table
, and
G
Prn(), page 125.
Catalog >
Catalog >
Catalog >

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents