Tables and Reference Information A-13
PRGM_programname Executes the program
p
rogramname. (I) † K CTRL
áPRGM_(â10-10
PROD list Returns the product of
elements in list. (F) 2 = MATH
áPRODâ8-10
P8Rx(R,q)Returns the rectangular
coordinate x, given the
polar coordinates R and q.
(F)
2 E
áP4Ry(â
2-15
P8Rx(Rlist,q)Returns a list of x
coordinates, given the R
coordinates in Rlist and a
single q. (F)
2 E
áP4Ry(â
2-15
P8Rx(R,qlist)Returns a list of x
coordinates, given the
single R coordinate and
the q coordinates in
qlist. (F)
2 E
áP4Ry(â
2-15
P8Rx(Rlist,qlist)Returns a list of x
coordinates, given the R
and q coordinates in Rlist
and qlist. (F)
2 E
áP4Ry(â
2-15
P8Ry(R,q)Returns rectangular
coordinate y, given polar
coordinates R and q. (F)
2 E
áP4Ry(â
2-15
P8Ry(Rlist,q)Returns a list of y
coordinates, given the R
coordinates in Rlist and a
single q coordinate. (F)
2 E
áP4Ry(â
2-15
P8Ry(R,qlist)Returns a list of y
coordinates, given a single
R
coordinate and the q
coordinates in
qlist. (F)
2 E
áP4Ry(â
2-15
P8Ry(Rlist,qlist)Returns a list of y
coordinates, given the R
coordinates in Rlist and
the q coordinates in
qlist. (F)
2 E
áP4Ry(â
2-15
PT-CHANGE(X,Y)Toggles the point at (X,Y).
(I) 2 F POINTS
áPT-CHANGE(â7-10
PT-OFF(X,Y)Erases the point at (X,Y).
(I) 2 F POINTS
áPT-OFF(â7-10
PT-ON(X,Y)Draws the point at (X,Y).
(I) 2 F POINTS
áPT-ON(â7-10