Is_Square_Matrix - 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

is_square_matrix

Declaration:
Boolean is_square_matrix (EStackIndex i )
Category(ies):
Lists and Matrices
Description:
Determines whether the expression indexed by i is a square matrix.
Inputs:
i
Outputs:
Returns TRUE if the expression indexed by i is a square matrix. Otherwise
returns FALSE.
Assumptions:
None
Side Effects:
None
On AMS 1.05 and higher.
Availability:
TI-89 / TI-92 Plus
Differences:
None
See Also:
is_matrix
Example:
push_Float (3.7);
is_square_matrix (top_estack);
TI-89 / TI-92 Plus Developer Guide
— Index of the top tag of an internally-simplified expression.
/* Returns FALSE */
Not for Distribution
675
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