Texas Instruments TI-80 User Manual - Page 194

N, times each

Page 194 highlights

MIN(listA,listB) Returns a list of the 2 = MATH smaller of each pair of áMIN(â elements in listA and listB. (F) 8-9 MIN(list,value) or MIN(value,list) Returns a list of the 2 = MATH smaller of each list áMIN(â element compared to value. (F) 8-9 Multiplication: Returns valueA times p valueA×valueB valueB. (F) 2-4 Multiplication: Returns a list containing p value×list or list×value each value times each list element. (F) 2-4 Multiplication: Returns a list of listA p listA×listB elements times listB elements. (F) 2-4 valueA nCr valueB Returns the combinations I PRB of valueA (integer , 0) ánCrâ taken valueB (integer , 0) at a time. (F) 2-13 value nCr list Returns a list of the I PRB combinations of value ánCrâ (integer , 0) taken each element in list (integer , 0) at a time. (F) 2-13 list nCr value Returns a list of the I PRB combinations of each ánCrâ element (integer , 0) in list taken value (integer , 0) at a time. (F) 2-13 listA nCr listB Returns a list of the I PRB combinations of each ánCrâ element (integer , 0) in listA taken each element in listB (integer ,0) at a time. (F) 2-13 NDERIV(expression, Returns the approximate I MATH variable,value) numerical derivative of áNDERIV(â expression with respect to variable at value. ε is 1íL3. (F) 2-9 NDERIV(expression, Returns the approximate I MATH variable,value,ε) numerical derivative of áNDERIV(â expression with respect to variable at value, with a specified ε. (F) 2-9 A-10 Tables and Reference Information

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235

A-10
Tables and Reference Information
MIN(
listA
,
listB
)
Returns a list of the
smaller of each pair of
elements in
listA
and
listB
.
(F)
2
=
MATH
á
MIN(
â
8
-
9
MIN(
list
,
value
)
or
MIN(
value
,
list
)
Returns a list of the
smaller of each
list
element compared to
value
.
(F)
2
=
MATH
á
MIN(
â
8
-
9
Multiplication:
valueA
×
valueB
Returns
valueA
times
valueB
.
(F)
p
2
-
4
Multiplication:
value
×
list
or
list
×
value
Returns a list containing
each
value
times each
list
element.
(F)
p
2
-
4
Multiplication:
listA
×
listB
Returns a list of
listA
elements times
listB
elements.
(F)
p
2
-
4
valueA
nCr
valueB
Returns the combinations
of
valueA
(integer
0)
taken
valueB
(integer
0)
at a time.
(F)
I
PRB
á
nCr
â
2
-
13
value
nCr
list
Returns a list of the
combinations of
value
(integer
0) taken each
element in
list
(integer
0) at a time.
(F)
I
PRB
á
nCr
â
2
-
13
list
nCr
value
Returns a list of the
combinations of each
element (integer
0) in
list
taken
value
(integer
0)
at a time.
(F)
I
PRB
á
nCr
â
2
-
13
listA
nCr
listB
Returns a list of the
combinations of each
element (integer
0) in
listA
taken each element
in
listB
(integer
0) at a
time.
(F)
I
PRB
á
nCr
â
2
-
13
NDERIV(
expression
,
variable
,
value
)
Returns the approximate
numerical derivative of
expression
with respect
to
variable
at
value
.
ε
is
1
í
L
3.
(F)
I
MATH
á
NDERIV(
â
2
-
9
NDERIV(
expression
,
variable
,
value
,
ε
)
Returns the approximate
numerical derivative of
expression
with respect
to
variable
at
value
, with
a specified
ε
.
(F)
I
MATH
á
NDERIV(
â
2
-
9