Push_Re - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

818

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 .
i
Inputs:
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);
TI-89 / TI-92 Plus Developer Guide
— Index of the top tag of an internally-simplified algebraic expression,
algebraic comparison, or aggregate thereof.
/* Pushes tagged float 2.3 */
Not for Distribution
Appendix A: System Routines — Math
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents