EasyManuals Logo

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 #819 background imageLoading...
Page #819 background image
Appendix A: System Routines — Math
777
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_dot_exponentiate
Declaration:
void
push_dot_exponentiate
(EStackIndex
i
, EStackIndex
j
)
Category(ies):
Math, Lists and Matrices
Description:
Pushes the internally-simplified result of (expression
i
)^(expression
j
) onto
the estack. When the base is a square matrix, this is done by merely
distributing the exponent over the elements of the base rather than by
(possibly repeated) matrix multiplication and/or inversion.
Inputs:
i
,
j
Index the top tags of internally-simplified algebraic expressions,
algebraic comparisons, 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_exponentiate, raise_to_top, replace_top2_with_pow, push_sqrt,
push_square, push_reciprocal, replace_top_with_reciprocal
Example:
/* Push random 2 by 2 matrix: */
push_randmat (Integer2Index, Integer2Index);
/* Push the matrix of the squares of the elements */
push_dot_exponentiate (top_estack, Integer2Index);

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