12
Alphabetical Listing
Alphabetical Listing
Items whose names are not alphabetic (such as +, !, and >) are listed at the end of this
section, page 206. 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(
Expr1
)
⇒
expression
abs(
List1
)
⇒
list
abs(
Matrix1
)
⇒
matrix
Returns the absolute value of the
argument.
Note:
See also
Absolute value template
,
If the argument is a complex number,
returns the number’s modulus.
Note:
All undefined variables are treated as
real variables.
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 191.
•
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.
Summary of Contents for TI-Nspire CAS
Page 4: ...4 Service and Warranty Information 249 Index 251 ...
Page 248: ...248 ...
Page 250: ...250 ...