Running A Tutorial Script Using The Text Editor - Texas Instruments TI-89 Manual Book

Ti ti-89: user guide
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Running a Tutorial Script Using the Text Editor

Running a Tutorial
Script
Note: The command symbol
"C" is accessed from the
„ 1:Command toolbar
menu.
392
Chapter 23: Activities
This activity shows you how to use the Text Editor to run a
tutorial script. Detailed information about text operations can
be found in Chapter 18: Text Editor.
Perform the following steps to write a script using the Text Editor,
test each line, and observe the results in the history area on the
Home screen.
1. Open the Text Editor, and
create a new variable named
.
demo1
2. Type the following lines into the Text Editor.
: Compute the maximum value of f on the closed interval [a,b]
: assume that f is differentiable on [a,b]
C : define f(x)=x^3ì 2x^2+xì 7
C : 1! a:3.22! b
C : d (f(x),x)! df(x)
C : zeros(df(x),x)
C : f(ans(1))
C : f({a,b})
: The largest number from the previous two commands is the maximum
value of the function. The smallest number is the minimum value.
3. Press ... and select
Home screen on a split-screen. Move the cursor to the first line in
the Text Editor.
1:Script view
to show the Text Editor and the

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents