Integer2Index - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix B: Global Variables — Math

Integer2Index

Declaration:
EStackIndex Integer2Index
Category(ies):
Math
Description:
EStackIndex of the stored constant integer 2.
Inputs:
Not applicable.
Outputs:
Not applicable.
Assumptions:
Not applicable.
Side Effects:
Not applicable.
Availability:
On AMS 2.04 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
Integer0Index, Integer1Index, IntegerMinus1Index
Example:
When the second argument of the push_shift function is positive, the shift is to the left.
So, if m is the EStackIndex at the bolded tag in the string "goodbye" as follows
0 g o o d b y e 0 STR_DATA_TAG
then
push_shift (m, Integer2Index);
pushes the left shifted string "odbye " onto the estack such that top_estack points to the
bolded tag as follows.
0 o d b y e ï ï 0 STR_DATA_TAG
TI-89 / TI-92 Plus Developer Guide
Not for Distribution
1255
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