Texas Instruments TINSPIRECX Calculator User Manual


 


© 2012 Texas Instruments Educaon Technology Page 43
A hand-made funcon table
Capturing data by hand
Instead of typing ‘area’ you can also press
h, highlight area and then press ·.

A powerful feature of TI-Nspire is its ability to capture data from a  or  page. Follow
through these steps to see an example of how this works, using the measurement of the area of a triangle
from Tutorial 5.
Create a new  page: (c then select ).
Choose the Manual Data Capture opon from the menus
(b322).
You should see in the entry line: =capture(var,0).
Overtype var by typing the variable name area.
Resize the column (b121).
Move to cell A1 and capture the current value of area by pressing /^.
Move to the page where you constructed the triangle. If necessary unpin point B and unlock the area
variable, then grab B and move it. Noce that this changes the area.
Return to page 1.6 and in cell A2 press /^.
In the formula the second parameter, 0, indicates manual
capture was selected. An interesng variaon involves using
automac capture (i.e. =capture(area,1)). Either edit the
formula in column A or enter it in column B (b321).
Then grab and move point B around again and see the huge
amount of data that are generated. (See the Appendix for
more ideas about using this feature).
If you have me you may care to measure the base and height
of the triangle on the Geometry page and capture these
values on the Spreadsheet page. How could such features be
used to develop an understanding of triangle area?
Capturing data by hand

It is quite possible to create from scratch a table of values for
funcons that have been dened elsewhere in the current
document. For example, the screen shown here uses the
denions of f1 and f2 that were used previously. Don’t
worry if the values you see are dierent from these.