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 #842 background imageLoading...
Page #842 background image
800
Appendix A: System Routines — Math
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_max2
Declaration:
void
push_max2
(EStackIndex
i
, EStackIndex
j
)
Category(ies):
Math
Description:
Pushes the expression indexed by
i
if
j
is equal to NULL_INDEX. Otherwise
pushes onto the estack the internally-simplified maximum of the two
expressions indexed by
i
and
j
.
Inputs:
i
Index of the top tag of an internally-simplified algebraic expression
or aggregate thereof.
j
NULL_INDEX or an index of the top tag of an internally-simplified
algebraic expression or aggregate 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_min1, push_min2, push_min, push_max1, push_max
Example:
push_Float (3.2);
j = top_estack;
push_Float (5.7);
push_max2 (top_estack, j); /* Pushes a tagged float 5.7 */

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