EasyManuals Logo

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 #264 background imageLoading...
Page #264 background image
© Calls math\splice4()
© Local variables
local
l,m,errx1,errx2,errx3,errd1,errd3,x1,äx2,x3,äh,yy1,äyy2,yy3,k,äf1,äf2,yp1,yp2,splc,äout
© l drop-down selection variable
© m drop-down selection variable
© äf1 f1(x)
© äf2 f2(x)
© x1 lower interval bound
© äx2 interval midpoint
© x3 upper interval bound
© yy1 f1(x1)
© äyy2 s(x2)
© yy3 f2(x3)
© äh interval half-width
© yp1 f1'(x1)
© yp2 f2'(x3)
© k scaling factor
© splc splice coefficients list
© äout name of coefficient list output variable
© errx1 splice error at x1
© errx2 splice error at x2
© errx3 splice error at x3
© errd1 derivative error at x1
© errd3 derivative error at x3
© Test for existing user input defaults variable spl4v; create if necessary
if gettype(spl4v)="NONE" then
{"","","0.",".001","0.",""}spl4v
endif
© Extract user input defaults
spl4v[1]äf1
spl4v[2]äf2
spl4v[3]äx2
spl4v[4]äh
spl4v[5]äyy2
spl4v[6]äout
© Prompt for user input
dialog
title "SPLI4UI"
request "f1(x)",äf1
request "f2(x)",äf2
request "Coef var name",äout
request "Splice center x2",äx2
request "Splice half-width h",äh
dropdown "s(x2) method:",{"mean","center","manual"},m
request "manual s(x2)",äyy2
enddlog
if ok=0:return © Return if [ESC] pressed
{äf1,äf2,äx2,äh,äyy2,äout}spl4v © Save user input defaults
expr(äx2)äx2 © Convert user input strings
expr(äh)äh
expr(äyy2)äyy2
expr("define äf1(x)="&äf1) © Create functions f1() and f2()
expr("define äf2(x)="&äf2)
1/ähk © Find scaling factor
äx2-ähx1 © ... and splice interval bounds
äx2+ähx3
6 - 106

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