Eff(); Eigvc(); Eigvl; Else - Texas Instruments TI-Nspire Reference Manual

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

Advertisement

eff()

nominalRate,CpY
eff(
)
Financial function that converts the nominal interest rate
nominalRate to an annual effective rate, given CpY as the number of
compounding periods per year.
nominalRate must be a real number, and CpY must be a real number
> 0.
See also nom(), page 68.
Note:

eigVc()

squareMatrix
eigVc(
)
Returns a matrix containing the eigenvectors for a real or complex
squareMatrix, where each column in the result corresponds to an
eigenvalue. Note that an eigenvector is not unique; it may be scaled
by any constant factor. The eigenvectors are normalized, meaning
that if V = [x
, x
, ... , x
], then:
1
2
n
2
2
2
x
+ x
+ ... + x
= 1
1
2
n
squareMatrix is first balanced with similarity transformations until
the row and column norms are as close to the same value as possible.
The squareMatrix is then reduced to upper Hessenberg form and the
eigenvectors are computed via a Schur factorization.

eigVl()

squareMatrix
eigVl(
)
Returns a list of the eigenvalues of a real or complex squareMatrix.
squareMatrix is first balanced with similarity transformations until
the row and column norms are as close to the same value as possible.
The squareMatrix is then reduced to upper Hessenberg form and the
eigenvalues are computed from the upper Hessenberg matrix.

Else

32
TI-Nspire™ Reference Guide
value
matrix
list
In Rectangular Complex Format:
To see the entire result, press
move the cursor.
In Rectangular complex format mode:
To see the entire result, press
move the cursor.
Catalog >
Catalog >
£
¡
¢
and then use
and
to
Catalog >
£
¡
¢
and then use
and
to
See If, page 45.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents