User Manual - Page 11

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
Alphabetical Listing
Items whose names are not alphabetic (such as +, !, and >) are listed at the end of this
section, page 173. Unless otherwise specified, all examples in this section were
performed in the default reset mode, and all variables are assumed to be undefined.
A
abs()
Catalog >
abs(Value1) value
abs(List1) list
abs(Matrix1) matrix
Returns the absolute value of the
argument.
Note: See also Absolute value template,
page 3.
If the argument is a complex number,
returns the number’s modulus.
amortTbl()
Catalog >
amortTbl(NPmt,N,I,PV, [Pmt], [FV],
[PpY], [CpY], [PmtAt], [roundValue])
matrix
Amortization function that returns a matrix
as an amortization table for a set of TVM
arguments.
NPmt is the number of payments to be
included in the table. The table starts with
the first payment.
N, I, PV, Pmt, FV, PpY, CpY, and PmtAt
are described in the table of TVM
arguments, page 161.
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.
Alphabetical Listing 7
Loading ...
Loading ...
Loading ...