EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

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 #744 background imageLoading...
Page #744 background image
702
Appendix A: System Routines — Lists and Matrices
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_mrowadd
Declaration:
void
push_mrowadd
( EStackIndex
mult_idx,
EStackIndex
mat_idx,
EStackIndex
mult_row_idx
, EStackIndex
add_row_idx
)
Category(ies):
Lists and Matrices, Math
Description:
Pushes onto the estack a matrix (the input of which is indexed by
mat_idx
)
which is the result of multiplying an expression (indexed by
mult_idx
) by all
of the elements in a row (indexed by
mult_row_idx
) and adding those
elements to another row (indexed by
add_row_idx
).
row(
add_row_idx
) = row(
mult_row_idx
) *
mult_idx
+ row(
add_row_idx
)
Inputs:
mult_idx
Indexes the multiplier expression.
mat_idx
Indexes the input matrix.
mult_row_idx
Indexes the row to multiply by
multi_idx
.
add_row_idx
Indexes the row to add the values from the row
indexed by
mult_row_idx
.
Outputs:
None
Assumptions:
None
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: push_mrow, push_rowadd
Example:
See
push_mrow
.

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