Push_R_Cis - Texas Instruments TI-89 Developer's Manual

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

Advertisement

814

push_r_cis

Declaration:
void push_r_cis (EStackIndex r , EStackIndex t )
Category(ies):
Math
Description:
Pushes internally-simplified r cos( t ) +
measured in radians.
r , t
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_phase, push_abs
Example:
/* Pushes the internal representation of sqrt(-1) onto the estack */
push_pi_on_quantum (2u);
t = top_estack;
/* t -> pi/2 */
push1 ();
push_r_cis (top_estack, t);
TI-89 / TI-92 Plus Developer Guide
— Indices of the top tags of internally-simplified real algebraic
expressions.
Not for Distribution
Appendix A: System Routines — Math
r sin( t ) onto the estack, with t
i
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