TI-92 CAS Window -- Points and Rigid Transformations in the Plane


This package consists of seven TI-92 programs. If you haven't already done so, enter them into your TI-92 either by typing them in or by downloading them using the TI-Graph Link. The programs are located at the end of this module. Together they allow you to display and manipulate images made up of a series of line segments. You must set the TI-92 graph MODE to FUNCTION before using these programs.

This package represents an image as a list --

{x1, y1, x2, y2, ... xn, yn}

each pair, xi, yi, of numbers in this list represents the x- and y-coordinates of a point on the screen. The image is drawn by connecting the points in order. For example, the list

{1, 1, 2, 2, 3, 1}

is drawn as shown in the screen below.

Missing TI-92 screen

The seven programs described below enable you to display and manipulate images represented in this way.


Programs

setshow

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

showline

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

ident

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

mirror

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

rotate

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

translat

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link

dilate

Missing program Click Here for TI-Graph Link Click Here for TI-Graph Link


Copyright c 1995 by Frank Wattenberg, Department of Mathematics, Montana State University, Bozeman, MT 59717.