
A-12 Tables and Reference Information
PAUSE Suspends execution of the
program until ¸ is
pressed. (I)
† K CTL
áPAUSEâ
10-9
Pi Returns the value of π
rounded to 13 digits. (F) 2 T
2-6
PLOTn(type,Xlist,Ylist)Plots stat plot n (1-3) of
type (¼ or ½) for Xlist
and Ylist coordinate pairs.
† 2 "
áPLOTnâ
9-20
PLOTn(type,Xlist,Ylist,
mark)Plots stat plot n (1-3) of
type (¼ or ½) for Xlist
and Ylist coordinate pairs
with the specified type of
mark. (I)
† 2 "
áPLOTnâ
9-20
PLOTn(type, Xlist) or
PLOTn(type,Xlist,Flist)Plots stat plot n (1-3) of
type (¾ or ¿,) for Xlist
with frequency Flist. If
F
list is omitted, frequency
= 1. (I)
† 2 "
áPLOTnâ
9-20
PLOTSOFF Deselects all stat plots. (I) 2 "
áPLOTSOFFâ9-21
PLOTSOFF plot#,plot# . . . Deselects stat plot1, plot2,
or plot3. (I) 2 "
áPLOTSOFFâ9-21
PLOTSON Selects all stat plots. (I) 2 "
áPLOTSONâ9-21
PLOTSON plot#,plot# . . . Selects stat plot1, plot2, or
p
lot3. (I) 2 "
áPLOTSONâ9-21
Power: value^power Returns value raised to
p
ower. (F) Z
2-5
Power: list^power Returns a list of each
element raised to the
v
alue of power. (F)
Z
2-5
Power: value^list Returns a list of value
raised to the power of
each list element. (F)
Z
2-5
Power: listA^listB Returns a list of each listA
element raised to the
power of each listB
element. (F)
Z
2-5
Power of ten: 10^power Returns 10 raised to the
v
alue of power. (F) 2 h
2-5
Power of ten: 10^list Returns a list of 10 raised
to the power of each list
element. (F)
2 h
2-5