Appendix A: Function and Instruction Reference 285
73A-ENG.DOC AppxA: Function/Instruction Reference, English Julie Hewlett Revised: 07/29/98 1:10 PM Printed:
05/19/99 9:03 AM Page 285 of 36
BoxPlot
See Plot1: Box Plot
Circle(X,Y,radius)
2
Draws a circle with center (X,Y) and radius, a real
number.
ClrDraw
bDon
e
Circle(0,0,7)
b
Clear Home
Clears the Home screen (like ClrScreen), and also
clears all entries stored in - £ and erases all
entries on the History screen.
ClrAllLists
Sets the dimension of all lists in memory to 0.
ClrDraw
2
Clears all drawn elements from the graph screen.
ClrList list1[,list2,list3,...]
-vOPS
Clears all items in at least one specified list.
ClrList L
1,¨LIST b
ClrScreen
8I/O
Programming command; clears the Home screen
during program execution.
ClrTable
8I/O or -|
Clears the values in the table during program
execution if Indpnt:Ask is set.
coin(tosses)
1PRB
Returns a random list of 0s and 1s that represents
heads and tails for one or more coin tosses. tosses is a
positive whole number.
coin(5)
b{1 1 0 1 0
}
WINDOW values are
set with ZSquare.