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

Texas Instruments TI-89 Tip List

Texas Instruments TI-89
507 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 #406 background imageLoading...
Page #406 background image
9.2348545475962⁻5,.0036542400520554,.075999519225692},ts)
Endfunc
While it may appear complicated, the logic is quite simple. We want to solve the function vfts120() for
the input argument vf. To speed the solution, we first find an approximate solution for t, called tapx.
tapx is in turn the center of a desired solution range tapx - 0.4 to tapx + 0.4. Finally, we don't want to
search for solutions beyond t = 705.47, so that constraint is included, too. As a test case, we try
vfts120(100.17) = 0.01613053407. In this case the contraints are about 99.789 and 100.589, so the
desired root of 100.17 is included in the bounds. As shown above, solvebug() returns about 63.673,
which is a root, but outside of the constraints. Note that the constraint conditional expressions are
ordered correctly: the independent variable appears first.
If we remove t from the Local list, then the correct root of 100.17 is returned, but a Questionable
accuracy warning is shown. Regardless of whether or not t is declared local, the correct root is quickly
returned without the warning message, if we use tapx as an initial guess for t, like this:
nSolve(vfts120(t)=vf,t=tapx)|ttapx-.4 and tmin({tapx+.4,705.47})
So, it appears that the optimum fix for this problem is to declare the independent variable as Local, and
also use an initial guess for the independent variable.
11 - 13

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