TI-Nspire For Dummies
Book image
Explore Book Buy On Amazon

The TI-Nspire Define command offers yet another way to store a variable. Here’s an example of how you can create your own function in the Calculator application using the Define command:

  1. Press [MENU]→Actions→Define to paste the Define command to the entry line.

  2. Type the name of your function using function notation.

    You must include the independent variable within parentheses.

  3. Press [=], type the function rule in terms of the independent variable that you’ve selected, and press [ENTER].

The first screen shows an example of a user-defined function that gives the area of an equilateral triangle, area(s), with side length s. The second screen shows an example of a user-defined function that gives the surface area of a cylinder, surface_area(r,h), in terms of the input variables radius r and height h.

image0.jpg

The third screen shows how to evaluate these functions for specific values of the independent variables. You can access these user-defined functions by pressing the [VAR] key and selecting the defined function from the list. You can also type the function using the alphanumeric keys.

Stored functions can be graphed in the Graphs application. However, you must specify x as the independent variable for this to work. For example, to graph A(s), type A(x) next to the first available function in the Graphs application.

You can also use the Define command to store a variable as a number, list, or matrix. Just invoke the Define command, type the variable name, press [=], and type the number, list, or matrix.

Multiple variables can be stored simultaneously by separating each store command with a colon (press

image1.png

and choose the colon). For example, num1:=10:num2:=20 stores 10 to the variable num1 and 20 to the variable num2.

About This Article

This article is from the book:

About the book authors:

Jeff McCalla teaches Algebra 2 and Pre-Calculus at St. Mary's Episcopal School in Memphis. He is a T3 instructor for Texas Instruments and co- founder of the TI-Nspire SuperUser group. Steve Ouellette wrote the first edition of TI-Nspire For Dummies as well as CliffsNotes® Guide to TI-Nspire.

This article can be found in the category: