Operation Manual

A-12 Tables
8299APPA.DOC TI-82, Appendix A, English Bob Fedorisko Revised: 02/09/01 9:35 AM Printed:
02/09/01 12:43 PM Page 12 of 28
Minute notation:
degrees
'
minutes
'
seconds
'
Interprets angle as
degrees
,
minutes
, and
seconds
.
(F)
y
ã
ANGLE
ä
á
'
â
2
.
13
Multiplication:
valueA
valueB
Returns
valueA
times
valueB
.
(F)
¯
2
.
3
Multiplication:
value
list
Returns
value
times each
list
element.
(F)
¯
2
.
3
Multiplication:
list
value
Returns each
list
element
times
value
.
(F)
¯
2
.
3
Multiplication:
listA
listB
Returns
listA
elements
times
listB
elements.
(F)
¯
2
.
3
Multiplication:
value
matrix
Returns
value
times
matrix
elements.
(F)
¯
10-10
Multiplication:
matrixA
matrixB
Returns
matrixA
times
matrixB
.
(F)
¯
10-10
items
nCr
number
Returns combinations of
items
(integer
0) taken
number
(integer
0) at a
time.
(F)
PRB
á
nCr
â
2
.
12
nDeriv(
expression
,
variable
,
value
)
Returns approximate
numerical derivative of
expression
with respect
to
variable
at
value
.
H
is
1
E
L
3.
(F)
MATH
á
nDeriv(
â
2
.
7
nDeriv(
expression
,
variable
,
value
,
H
)
Returns approximate
numerical derivative of
expression
with respect
to
variable
at
value
, with
specified
H
.
(F)
MATH
á
nDeriv(
â
2
.
7
Negation:
M
value
Returns negative of
value
.
(F)
Ì
2
.
4
Negation:
M
list
Returns
list
with each
element negated.
(F)
Ì
2
.
4
Negation:
M
matrix
Returns
matrix
with each
element negated.
(F)
Ì
10
.
10