EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

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 #797 background imageLoading...
Page #797 background image
Appendix A: System Routines — Math
755
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
are_units_consistent
Declaration:
Boolean
are_units_consistent
(EStackIndex
i
, EStackIndex
j
)
Category(ies):
Math
Description:
Tests whether two expressions have consistent units.
Inputs:
i
EStackIndex of an expression.
j
EStackIndex of an expression.
Outputs:
Returns TRUE if
i
and
j
have consistent units, otherwise returns FALSE.
Assumptions:
None
Side Effects:
May cause estack expansion or heap compression.
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
None
Example:
If r indexes the bolded tag in the following expression 1.2_m as follows
0x40 0x00 0x12 0x00 0x00 0x00 0x00 0x00 0x00 FLOAT_TAG 0 _ m 0
MULTIPLY_TAG
and s indexes the bolded tag in the following expression 3.5791_ft as follows
0x40 0x00 0x35 0x79 0x10 0x00 0x00 0x00 0x00 FLOAT_TAG 0 _ f t 0
MULTIPLY_TAG
then
are_units_consistent (r, s);
will return TRUE, since both expression are length measurements.

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