EasyManuals Logo

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 #561 background imageLoading...
Page #561 background image
Appendix A: System Routines — EStack Utilities
519
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
delete_expression
Declaration:
void
delete_expression
(EStackIndex
i
)
Category(ies):
EStack Utilities
Description:
Deletes the estack expression indexed by
i
. Global
top_estack
is reduced
by the number of deleted quantums.
Inputs:
i
Index of the top (highest address) tag of an estack expression.
Outputs:
None
Assumptions:
None
Side Effects: top_estack
is reduced by the number of deleted quantums.
Availability:
On AMS 1.05 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: deleted_between, delete_between, deleted_expression,
move_between_to_top, moved_between_to_top
Example:
void replace_top_with_reciprocal (void)
/* Replaces the top expression on the estack with its reciprocal. */
{ Access_AMS_Global_Variables;
EStackIndex old_top = top_estack;
push_reciprocal (old_top); /* find reciprocal of top expression */
delete_expression (old_top); /* remove original expression */
}

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