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 #799 background imageLoading...
Page #799 background image
Appendix A: System Routines — Math
757
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
did_push_approx_inflection_point
Declaration:
Boolean
did_push_approx_inflection_point
(EStackIndex
i
,
EStackIndex
vi
, Float
a
, Float
b
)
Category(ies):
Math
Description:
Returns TRUE if it pushed an approximate inflection point of the expression
indexed by
i
with respect to the variable indexed by
vi
between lower
bound
a
and upper bound
b
.
Inputs:
i
Index of the top tag of an internally-simplified expression or an
aggregate thereof.
vi
Index of the top tag of a variable.
a
,
b
Float bounds with
a
<
b.
Outputs:
Returns TRUE if it pushed an approximate inflection point of the expression
indexed by
i
with respect to the variable indexed by
vi
between lower
bound
a
and upper bound
b
. Otherwise returns FALSE.
Assumptions:
None
Side Effects:
None
Availability:
On AMS 2.02 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also: push_min, push_max
Example:
/* Returns TRUE after pushing tagged float 0.0 onto top of the estack. */
push_quantum_as_nonnegative_int (3u);
push_quantum (8u); /* Push variable x */
vi = top_estack;
push_quantum (EXPONENTIATION_TAG); /* x^3 */
did_push_approx_inflection_point (top_estack, vi, -1.0, 1.0);

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