TI-83 Plus Tables and Reference Information 670
Function or Instruction/
Arguments Result Key or Keys/
Menu or Screen/Item
List 4 matr(listname1,...,
listname n,matrixname)Fills matrixname column by column
with the elements from each specified
listname.
y 9
OPS
0:List 4 matr(
ln(value)Returns the natural logarithm of a
real or complex number, expression,
or list.
µ
LnReg [Xlistname,
Ylistname,
f
re
q
list,
regequ]
Fits a logarithmic regression model
to Xlistname and Ylistname with
frequency
f
re
q
list, and stores the
regression equation to regequ.
CALC
9:LnReg
log(value)Returns logarithm of a real or
complex number, expression, or list. «
Logistic [Xlistname,
Ylistname,
f
re
q
list,
regequ]
Fits a logistic regression model to
X
listname and Ylistname with
frequency
f
re
q
list, and stores the
regression equation to regequ.
CALC
B:Logistic
Matr 4 list(matrix,
listnameA,...,listname n)Fills each listname with elements
from each column in matrix.y 9
OPSA:Matr 4 list(
Matr 4 list(matrix,
column#,listname)Fills a listname with elements from a
specified column# in matrix.y 9
OPSA:Matr 4 list(
max(valueA,valueB)Returns the larger of valueA and
valueB.
NUM
7:max(
max(list)Returns largest real or complex
element in list.y 9
MATH
2:max(