Texas Instruments TI-82 User Manual - Page 243

decimals, decimals, matrix, value, variable, expression, begin, increment, increment.

Page 243 highlights

round(list,#decimals) round(matrix) round(matrix,#decimals) rowSwap(matrix,rowA, rowB) row+(matrix,rowA,rowB) ...row(value,matrix,row) ...row+(value,matrix, rowA,rowB) R8Pr(X,Y) R8Pq(X,Y) Sci Send(variable) Seq seq(expression,variable, begin,end,increment) Sequential Returns list elements rounded to #decimals (9). (F)  NUM áround(â 2.9 Returns matrix elements  NUM áround(â rounded to 10 digits. (F) 10.11 Returns matrix elements  NUM áround(â rounded to #decimals. (F) 10.11 Returns matrix with rowA Ž MATH of matrix swapped with árowSwap(â rowB. (F) 10.14 Returns matrix with rowA Ž MATH of matrix added to rowB árow+(â and stored in rowB. (F) 10.14 Returns matrix with row of matrix multiplied by value and stored in row. (F) Ž MATH á...row(â 10.14 Returns matrix with rowA Ž MATH of matrix multiplied by á...row+(â value, added to rowB, and stored in rowB. (F) 10.14 Returns R, given y ãANGLEä rectangular coordinates X áR8Pr(â and Y. (F) 2.14 Returns q, given y ãANGLEä rectangular coordinates X áR8Pq(â and Y. (F) 2.14 Sets scientific display z áSciâ MODE. (I) 1.10 Sends contents of variable to external device. (I) †  I/O áSend(â 13.17 Sets MODE to graph sequences. (I) † z áSeqâ 1.11 Returns list created by y ãLISTä OPS evaluating expression for áseq(â variable, from begin to end at increment. (F) 11.8 Sets MODE to graph sequentially. (I) † z áSequentialâ 1.11 Tables A-17

  • 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
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278

Tables
A-17
round(
list
,
#decimals
)
Returns
list
elements
rounded to #
decimals
(
±
9).
(F)
³
NUM
á
round(
â
2
.
9
round(
matrix
)
Returns
matrix
elements
rounded to 10 digits.
(F)
³
NUM
á
round(
â
10
.
11
round(
matrix
,
#decimals
)
Returns
matrix
elements
rounded to #
decimals
.
(F)
³
NUM
á
round(
â
10
.
11
rowSwap(
matrix
,
rowA
,
rowB
)
Returns matrix with
rowA
of
matrix
swapped with
rowB
.
(F)
±
MATH
á
rowSwap(
â
10
.
14
row+(
matrix
,
rowA
,
rowB
)
Returns matrix with
rowA
of
matrix
added to
rowB
and stored in
rowB
.
(F)
±
MATH
á
row+(
â
10
.
14
row(
value
,
matrix
,
row
)
Returns matrix with
row
of
matrix
multiplied by
value
and stored in
row
.
(F)
±
MATH
á
row(
â
10
.
14
row+(
value
,
matrix
,
rowA
,
rowB
)
Returns matrix with
rowA
of
matrix
multiplied by
value
, added to
rowB
, and
stored in
rowB
.
(F)
±
MATH
á
row+(
â
10
.
14
R
8
Pr(
X
,
Y
)
Returns
R
, given
rectangular coordinates
X
and
Y
.
(F)
y
ã
ANGLE
ä
á
R
8
Pr(
â
2
.
14
R
8
P
q
(
X
,
Y
)
Returns
q
, given
rectangular coordinates
X
and
Y
.
(F)
y
ã
ANGLE
ä
á
R
8
P
q
(
â
2
.
14
Sci
Sets scientific display
MODE
.
(I)
z
á
Sci
â
1
.
10
Send(
variable
)
Sends contents of
variable
to external
device.
(I)
²
I/O
á
Send(
â
13
.
17
Seq
Sets
MODE
to graph
sequences.
(I)
z
á
Seq
â
1
.
11
seq(
expression
,
variable
,
begin
,
end
,
increment
)
Returns list created by
evaluating
expression
for
variable
, from
begin
to
end
at
increment.
(F)
y
ã
LIST
ä
OPS
á
seq(
â
11
.
8
Sequential
Sets
MODE
to graph
sequentially.
(I)
z
á
Sequential
â
1
.
11