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 #1247 background imageLoading...
Page #1247 background image
Appendix B: Global Variables — Algebra Utilities
1205
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
NG_control
Declaration:
CONTROL_BITS
NG_control
Category(ies):
Algebra Utilities
Description:
The bits in this variable control various computational and formatting
modes. These bits are restored at the beginning of each interaction cycle.
They should be queried only via the various IS_ . . . macros and altered
only via the various SET_ . . . macros described below.
In most cases it is courteous to restore existing modes as soon as you no
longer need to force them. The best way to do this is to capture the entire
previous settings by an assignment such as
old_NG_control = NG_control
.
Then execute an assignment
NG_control = old_NG_control
as soon as you
no longer need to force any modes. Encapsulate this block of code using
TRY, ONERR and ENDTRY if there is a chance of an exception bypassing
the restoration assignment.
SET_DOMAIN_REAL
SET_DOMAIN_COMPLEX
IS_DOMAIN_REAL
IS_DOMAIN_COMPLEX
SET_COMPLEX_RECTANGULAR_FORM
SET_COMPLEX_EXPONENTIAL_FORM
SET_COMPLEX_FORMAT_AUTO Use whichever form is most
compact for each nonreal
subexpression.
IS_COMPLEX_RECTANGULAR_FORM
IS_COMPLEX_EXPONENTIAL_FORM
IS_COMPLEX_FORMAT_AUTO
SET_RADIANS
SET_DEGREES
IS_RADIANS
IS_DEGREES
SET_ARITH_EXACT
SET_ARITH_APPROX
SET_ARITH_AUTO
IS_ARITH_EXACT
IS_ARITH_APPROX
IS_ARITH_AUTO
SET_EXPAND_KERNELS Expand ln(),
e
^(), abs() etc. in results.
(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