EasyManuals Logo

Texas Instruments TI-89 Developer's Guide

Texas Instruments TI-89
1398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #726 background imageLoading...
Page #726 background image
684
Appendix A: System Routines — Lists and Matrices
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_diag
Declaration:
void
push_diag
(EStackIndex
mat_lst_idx
)
Category(ies):
Lists and Matrices, Math
Description:
For a list, row vector, or column vector pushes onto the estack a square
matrix with the elements of the list or vector on the diagonal and zeroes
elsewhere. For a matrix pushes onto the estack a row vector containing the
diagonal of the matrix.
Inputs:
mat_lst_idx
Indexes the input list or matrix.
Outputs:
None
Assumptions:
None
Side Effects:
May expand expression stack, cause heap compression, or throw an error.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
Example:
Assuming the top of the estack contains a conforming matrix, this example
computes
diag
(
top_estack
)
eigvc (mat_idx).
EStackIndex vl, mat_idx;
.
.
.
push_diag ( top_estack );
vl = top_estack;
push_eigvc ( mat_idx );
push_product ( vl, top_estack );

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals