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 #338 background imageLoading...
Page #338 background image
296
Appendix A: System Routines — Algebra Utilities
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
remaining_factors_index
Declaration:
EStackIndex
remaining_factors_index
(EStackIndex
i
)
Category(ies):
Algebra Utilities
Description:
If
i
indexes a MULTIPLY_TAG, returns the index of the deeper of its two
operands. Otherwise returns Float1Index if IS_ARITH_APPROX is true and
Integer1Index if IS_ARITH_APPROX is false.
For example:
If i indexes the internally-simplified expression
(x^2)
then
remaining_factors_index
(i) returns Float1Index if
IS_ARITH_APPROX is true and Integer1Index if IS_ARITH_APPROX is
false.
Internally-simplified products and ratios have the most main factor
shallowest, with less main factors below that. Also, the lead factor of an
internally-simplified product is never a product.
For example:
If i indexes the internally-simplified expression
(3 * x^2) * y
then
remaining_factors_index
(i) returns index(3
y).
For the default mode IS_RECURSIVE, similar powers of the main variable
are collected.
For example:
If i indexes the internally-simplified expression
x^2 * y + x^2
then
remaining_factors_index
(i) returns index(y + 1).
Internally-simplified numeric denominator factors are combined with
numeric numerator factors into a single numeric factor.
For example:
If i indexes the internally-simplified expression
3/2
then
remaining_factors_index
(i) returns Float1Index if
IS_ARITH_APPROX is true and Integer1Index if IS_ARITH_APPROX is
false.
Note that Float1Index and Integer1Index are not normally physically within
the expression indexed by
i
.
(continued)

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