EasyManua.ls Logo

Texas Instruments TI-89 - Push_Re

Texas Instruments TI-89
1398 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
818
Appendix A: System Routines — Math
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_re
Declaration:
void
push_re
(EStackIndex
i
)
Category(ies):
Math
Description:
Pushes onto the estack the internally-simplified real part of the expression
indexed by
i
.
Inputs:
i
Index of the top tag of an internally-simplified algebraic expression,
algebraic comparison, 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_im, push_phase, push_abs, push_conj
Example:
push_Float (2.3);
real_part = top_estack;
push_Float (3.5);
replace_top2_with_imre (real_part);
push_re (top_estack); /* Pushes tagged float 2.3 */

Table of Contents

Other manuals for Texas Instruments TI-89

Related product manuals