Alphabetical Listing - Texas Instruments TI-Nspire CAS Reference Manual

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

Advertisement

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()
abs( Expr1 ) ⇒ expression
abs( List1 ) ⇒ list
abs( Matrix1 ) ⇒ matrix
Returns the absolute value of the
argument.
See also Absolute value template ,
Note:
page 7.
If the argument is a complex number,
returns the number's modulus.
All undefined variables are treated as
Note:
real variables.
amortTbl()
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.
PV , Pmt , FV , PpY , CpY , and PmtAt
N
,
I
,
are described in the table of TVM
arguments, page 191.
If you omit
Pmt
Pmt
=tvmPmt
N
I
PV
FV
PpY
(
,
,
,
,
If you omit
FV
The defaults for
are the same as for the TVM functions.
12
Alphabetical Listing
, it defaults to
CpY
PmtAt
,
,
).
, it defaults to
FV
=0.
PpY
CpY
PmtAt
,
, and
Catalog >
Catalog >

Advertisement

Table of Contents
loading

Table of Contents