User Guide

86 Commands and Functions Listing
X
xor
valueA xor valueB
Returns 1 if only valueA or valueB = 0. valueA and valueB can be real
numbers, expressions, or lists.
y :
LOGIC
3:xor
xyLine
xyLine Plot#(type,Xlist,[,freqlist,color#])
Used as the "type" argument in the command
Where # gives Plot1, Plot2 or Plot3.
y
,
TYPE
Z
ZBox
ZBox
Displays a graph, lets you draw a box that defines a new viewing window,
and updates the window.
q
ZOOM
1:ZBox
ZDecimal
ZDecimal
Adjusts the viewing window so that TraceStep=0.1, @X=0.5 and
@Y=0.5, and displays the graph screen with the origin centered on the
screen.
q
ZOOM
4:ZDecimal
ZFrac1/2
ZFrac1/2
Sets the window variables so that you can trace in increments of
1
2
, if
possible. Sets TraceStep to
1
2
and @X and @Y to
1
4
.
q
ZOOM
B:ZFrac1/2
ZFrac1/3
ZFrac1/3
Sets the window variables so that you can trace in increments of
1
3
, if
possible. Sets TraceStep to
1
3
and @X and @Y to
1
6
.
q
ZOOM
C:ZFrac1/3