Tables and Reference Information A–21
826DEC~1.DOC TI-83 international English Bob Fedorisko Revised: 10/26/05 2:20 PM Printed: 10/27/05 3:09
PM Page 21 of 58
Function or Instruction/
rguments Result
Key or Keys/
Menu or Screen/Item
Pxl.Change(row,column) Reverses
ixel at
row,column
;
0 row 62 and
0 column 94.
y [DRAWä
POINTS
6:Pxl.Change(
8-16
Pxl.Off(row,column) Erases
ixel at
row,column
;
0 row 62 and
0 column 94.
y [DRAW]
POINTS
5:Pxl.Off(
8-16
Pxl.On(row,column) Draws
ixel at
row,column
;
0 row 62 and
0 column 94.
y [DRAW]
POINTS
4:Pxl.On(
8-16
pxl.Test(row,column) Returns 1 if
ixel
row, column
is on, 0 if it is off; 0 row 62
and 0 column 94.
y [DRAW]
POINTS
7:pxl.Test(
8-16
P4Rx(r,
q
) Returns X,
iven
ola
coordinates
and q or a list of
polar coordinates.
y [ANGLE]
ANGLE
7:P4Rx(
2-24
P4Ry(r,
q
) Returns Y,
iven
ola
coordinates
and q or a list of
polar coordinates.
y [ANGLE]
ANGLE
8:P4Ry(
2-24
QuadReg [Xlistname,
Ylistname,
re
lis
,
regequ]
Fits a
uadratic re
ression mode
to Xlistname and Ylistname with
fre
uenc
re
lis
, and stores the
regression equation to regequ.
…
CALC
5:QuadReg
12-25
QuartReg [Xlistname,
Ylistname,
re
lis
,
regequ]
Fits a
uartic re
ression model to
listname and Ylistname with
fre
uenc
re
lis
, and stores the
regression equation to regequ.
…
CALC
7:QuartReg
12-26
Radian Sets radian angle mode.
z
Radian 1-11
rand[(numtrials)] Returns a random numbe
etween 0 and 1 for a s
ecified
number of trials numtrials.
PRB
1:rand
2-20
randBin(numtrials,
rob
[
,numsimulations])
Generates and dis
la
s a rando
real number from a s
ecifie
Binomial distribution.
PRB
7:randBin(
2-22