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 #835 background imageLoading...
Page #835 background image
Appendix A: System Routines — Math
793
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_left
(continued)
Example:
If m indexes the bolded tag in the list {a, 0, b, -1} as follows
END_TAG 1 1 NEGATIVE_INTEGER_TAG B_VAR_TAG 0 NONNEGATIVE_INTEGER_TAG
A_VAR_TAG
LIST_TAG
and n indexes the bolded tag in the integer 3 as follows
3 1
NONNEGATIVE_INTEGER_TAG
then
push_left (m, n);
pushes the list {a, 0, b} onto the estack such that
top_estack
points to the bolded tag as follows.
END_TAG B_VAR_TAG 0 NONNEGATIVE_INTEGER_TAG A_VAR_TAG
LIST_TAG
If m indexes the bolded tag in the string “hello” as follows
0 h e l l o 0
STR_DATA_TAG
and n indexes the bolded tag in the tagged floating-point number 2. as follows
0x40 0x00 0x20 0x00 0x00 0x00 0x00 0x00 0x00
FLOAT_TAG
then
push_left (m, n);
pushes the string “he” onto the estack such that
top_estack
points to the bolded tag as follows.
0 h e 0
STR_DATA_TAG
If m indexes the bolded tag in the relational expression x < 3 as follows
3 1 NONNEGATIVE_INTEGER_TAG X_VAR_TAG
LT_TAG
and n is NULL_INDEX
then
push_left (m, n);
pushes the left side of the expression which is x onto the estack such that
top_estack
points to
the bolded tag as follows.
X_VAR_TAG

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