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 #720 background imageLoading...
Page #720 background image
678
Appendix A: System Routines — Lists and Matrices
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_augment
Declaration:
void
push_augment
(EStackIndex
i
, EStackIndex
j
)
Category(ies):
Lists and Matrices
Description:
Performs column augmentation of two lists or two matrices.
Inputs:
i, j
EStackIndexes of two lists or two matrices.
Outputs:
Pushes onto the expression stack the result of appending the second
argument onto the first argument as new columns.
Assumptions:
Either the arguments are both lists or they are both matrices with the same
number of rows.
Side Effects:
May expand expression stack, cause heap compression, or throw an error.
Availability:
On AMS 2.00 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also:
None
Example:
/* If i is the EStackIndex of the 2x2 matrix [1, 2; 3, 4], and
j is the EStackIndex of the 2x1 matrix [5; 6], then */
push_augment (i, j);
/* pushes onto the expression stack the matrix [1, 2, 5; 3, 4, 6]. */

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