User Guide

ZFrac1/4
ZFrac1/4
Sets the window variables so that you can trace in increments of
1
4
, if
possible. Sets TraceStep to
1
4
and @X and @Y to
1
8
.
q
ZOOM
D:ZFrac1/4
ZFrac1/5
ZFrac1/5
Sets the window variables so that you can trace in increments of
1
5
, if
possible. Sets TraceStep to
1
5
and @X and @Y to
1
10
.
q
ZOOM
E:ZFrac1/5
ZFrac1/8
ZFrac1/8
Sets the window variables so that you can trace in increments of
1
8
, if
possible. Sets TraceStep to
1
8
and @X and @Y to
1
16
.
q
ZOOM
F:ZFrac1/8
ZFrac1/10
ZFrac1/10
Sets the window variables so that you can trace in increments of
1
10
, if
possible. Sets TraceStep to
1
10
and @X and @Y to
1
20
.
q
ZOOM
G:ZFrac1/10
ZInteger
ZInteger
Redefines the viewing window using the following dimensions:
TraceStep=1, @X=0.5, Xscl=10, @Y=1, Yscl=10.
q
ZOOM
8:ZInteger
Commands and Functions Listing 87