Texas Instruments TI-89 Developer's Manual page 1249

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix B: Global Variables — Algebra Utilities
NG_control
(continued)
Example:
old_NG_control = NG_control;
SET_RADIANS;
.
.
.
if (IS_DOMAIN_REAL)
.
.
.
else
.
.
.
.
.
.
NG_control = old_NG_control;
TI-89 / TI-92 Plus Developer Guide
/* Save old setting. */
/* Do some work in radian mode. */
/* Do appropriate thing for real mode. */
/* Do appropriate thing for complex mode. */
/* Restore old settings. */
Not for Distribution
1207
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents