Calculator Home Screen
223
Creating and Evaluating User-Defined Functions
Creating and Evaluating User-Defined Functions
Creating and Evaluating User-Defined Functions
Creating and Evaluating User-Defined Functions
User-defined functions can be a great time-saver when you need to repeat the same
expression (but with different values) multiple times. User-defined functions can also
extend your TI-89 Titanium’s capabilities beyond the built-in functions.
Format of a Function
Format of a Function
Format of a Function
Format of a Function
The following examples show user-defined functions with one argument and two
arguments. You can use as many arguments as necessary. In these examples, the
definition consists of a single expression (or statement).
When defining functions and programs, use unique names for arguments that will not be
used in the arguments for a subsequent function or program call.
Note:
Function names follow the same rules as variable names. Refer to “Storing and
Recalling Variable Values” in
Operating the Calculator
.
In the argument list, be sure to use the same arguments that are used in the definition.
For example,
cube(n) = x
3
gives unexpected results when you evaluate the function.
cube(x) = x
3
Ê Ë
Ì
Ê
Function name
Ë
Argument list
Ì
Definition
xroot(x,y) = y
1/x
Ê Ë
Ì
Summary of Contents for TI-89 Voyage 200
Page 1: ...TI 89 Titanium Graphing Calculator...
Page 35: ...Getting Started 35 2 B u s i n e s s D B D B Press Result...
Page 44: ...Getting Started 44 3 0 D B D D Press Result...
Page 45: ...Getting Started 45 B D D 2 0 0 2 Press Result...
Page 46: ...Getting Started 46 D B Scroll down to October and press D 1 9 Press Result...
Page 60: ...Getting Started 60 Example Set split screen mode to TOP BOTTOM Press Result 3 B D...
Page 63: ...Getting Started 63 2 D B 4 Press Result...
Page 453: ...Differential Equation Graphing 453...
Page 468: ...Tables 468...
Page 539: ...Data Matrix Editor 539...