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 #318 background imageLoading...
Page #318 background image
276
Appendix A: System Routines — Algebra Utilities
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_desolve
Declaration:
void
push_desolve
(EStackIndex
i
)
Category(ies):
Algebra Utilities
Description:
Pushes the particular solution of a differential equation if there are any
given initial or boundary conditions. Otherwise pushes the general solution.
If invoked via
push_internal_simplify
, the independent and dependent
variables, then the differential equation and any initial conditions are
simplified to deepest variables.
Inputs:
i
Index of the top tag of a differential equation (perhaps with one or
two equations establishing initial or boundary conditions) on top of
its independent variable, on top of its dependent variable, on top of
an END_TAG.
Outputs:
None
Assumptions:
None
Side Effects:
None
Availability:
On AMS 2.02 and higher.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also:
None
Example:
push_quantum (END_TAG);
push_quantum (9u); /* Push dependent variable y */
push_quantum (8u); /* Push independent variable x */
push_quantum (9u); /* Push y as right side of the differential equation */
push_quantum (9u);
push_quantum (PRIME_TAG); /* Push y' as left side */
push_quantum (EQUATION_TAG);
push_desolve (top_estack); /* Push general solution y = @1 * e^x */

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