TI-86 Tutorial


The GRAPH | ZOOM Menu

BOXZINZOUTZSTDZPREV
ZFITZFITZSQRZTRIGZDECM
ZDATAZRCLZFACTZOOMXZOOMY
ZSTO....

BOX The user enters the upper left and lower right corners of a box in the graph window. This defines the minimum and maximum values of the graph viewing window.
ZIN(zoom in) Magnifies the graph around the cursor by factors of xFact and yFact. These factors can be set in ZFACT.
ZOUT(zoom out) Displays more of the graph around the cursor by factors of xFact and yFact. These factors can be set in ZFACT
ZSTDDisplays the graph in standard dimensions; resets the default window variable values to x-Min=y-Min=10, x-Max=y-Max=10, and xScl=yScl=1
ZPREVReverses the last zoom operation; window variables revert to previous values.
ZFITRecalculates yMin and yMax to include the minimum and maximum y values of the selected functions between the current xMin and xMax.
ZSQRSets equal-size pixels on the x-axis and y-axis; adjusts window variable values in one direction so that circles and perpendicular lines look like circles and perpendicular lines.
ZTRIGSets built-in window variables for viewing trigonometric functions.
ZDECMSets window parameters to preset decimal values.
ZDATASets window variable values to display all statistical data points; adjusts xMin and xMax only; applies to histograms, scatter plots, and stat plots only
ZRCLUses window variable values stored in the user-defined zoom-window variables defined by ZSTO
ZFACTDisplays and allows the user to edit the zoom factors xFact and y Fact used by ZIN, ZOUT, ZOOMX, and ZOOMY
ZOOMXZooms out by a factor of xFact only; ignores yFact (will modify the window variables yMin and yMax.
ZOOMYZooms out by a factor of yFact only; ignores xFact (will modify the window variables xMin and xMax.
ZINTSets integer values on the axes;
ZSTOStores current window variable values to user-defined zoom-window variables. (see ZRCL)