Push_Coldim - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix A: System Routines — Lists and Matrices

push_coldim

Declaration:
void push_coldim (EStackIndex mat_idx )
Category(ies):
Lists and Matrices, Math
Description:
Pushes onto the estack the column dimension of the matrix indexed by
mat_idx .
mat_idx — Indexes the input matrix.
Inputs:
Outputs:
None
Assumptions:
None
Side Effects:
May expand expression stack, cause heap compression, or throw an error.
On AMS 2.00 and higher.
Availability:
TI-89 / TI-92 Plus
Differences:
None
See Also:
push_rowdim
Example:
EStackIndex mat_idx;
.
.
.
push_coldim( mat_idx );
TI-89 / TI-92 Plus Developer Guide
Not for Distribution
679
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents