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 #305 background imageLoading...
Page #305 background image
Appendix A: System Routines — Algebra Utilities
263
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
lead_term_index
(continued)
Example:
Boolean has_constant_term (EStackIndex i)
/* Returns TRUE if the expression indexed by i has a nonzero top-level
constant term. Otherwise returns FALSE.
*/
{ while (! is0 (i))
if (is_constant (lead_term_index (i)))
return TRUE;
else
i = reductum_index (i);
return FALSE;
} /* end has_constant_term */

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