TI-83 Plus Tables and Reference Information 655
Function or Instruction/
Arguments Result Key or Keys/
Menu or Screen/Item
abs(value)Returns the absolute value of a real
number, expression, list, or matrix.
NUM
1:abs(
abs(complex value)Returns the magnitude of a complex
number or list.
CPX
5:abs(
valueA and valueB Returns 1 if both valueA and valueB
are ƒ 0. valueA and valueB can be
real numbers, expressions, or lists.
y :
LOGIC
1:and
angle(value)Returns the polar angle of a complex
number or list of complex numbers.
CPX
4:angle(
ANOVA(list1,list2
[,list3,...,list20])Performs a one-way analysis of
variance for comparing the means of
two to 20 populations.
TESTS
F:ANOVA(
Ans Returns the last answer. y Z
Archive Moves the specified variables from
RAM to the user data archive
memory.
y L
5:Archive
Asm(assemblyprgmname)Executes an assembly language
program. y N
Asm(
AsmComp(
p
r
g
mASM1,
p
rgmASM2)Compiles an assembly language
program written in ASCII and stores
the hex version.
y N
AsmComp(
AsmPrgm Must be used as the first line of an
assembly language program. y N
AsmPrgm