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 #586 background imageLoading...
Page #586 background image
Appendix A: System Routines — Expression Evaluation /
544
Algebraic Simplification
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_equals
Declaration:
void
push_equals
(EStackIndex
i
, EStackIndex
j
)
Category(ies):
Expression Evaluation / Algebraic Simplification
Description:
Pushes onto the estack the internally-simplified equivalent of the equality
(expression
i
) = (expression
j
).
To accommodate stepping through equation solving, the simplification is
merely a comparison of the two sides for the default
IS_AUTO_SOLVE_OFF.
If the result is neither a TRUE_TAG nor a FALSE_TAG, the result could be
true for some values of the variables therein but false for other values.
Alternatively the simplification might not be powerful enough to determine
that the result is always true or always false.
Inputs:
i
,
j
Indices of the top tags of an internally-simplified expressions,
strings, or aggregates thereof.
Outputs:
None
Assumptions:
None
Side Effects:
None
Availability:
On AMS 2.02 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: push_not_equals, push_greater_than, push_less_than,
push_greater_than_or_equals, push_less_than_or_equals,
Example:
push_quantum_as_nonnegative_int (3u);
right_side = top_estack;
push_quantum (8u); /* Push variable x */
push_equals (top_estack, right_side); /* push x = 3 */

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