110
Alphabetical Listing
max()
Catalog >
Empty (void) elements are ignored. For
more information on empty elements, see
page 232.
Note:
See also
fMax() and min().
mean()
Catalog >
mean(
List
[
,
freqList
]
)
⇒
expression
Returns the mean of the elements in
List
.
Each
freqList
element counts the number
of consecutive occurrences of the
corresponding element in
List
.
mean(
Matrix1
[
,
freqMatrix
]
)
⇒
matrix
Returns a row vector of the means of all
the columns in
Matrix1
.
Each
freqMatrix
element counts the
number of consecutive occurrences of the
corresponding element in
Matrix1
.
Empty (void) elements are ignored. For
more information on empty elements, see
page 232.
In Rectangular vector format:
median()
Catalog >
median(
List
[
,
freqList
]
)
⇒
expression
Returns the median of the elements in
List
.
Each
freqList
element counts the number
of consecutive occurrences of the
corresponding element in
List
.
median(
Matrix1
[
,
freqMatrix
]
)
⇒
matrix
Returns a row vector containing the
medians of the columns in
Matrix1
.
Each
freqMatrix
element counts the
number of consecutive occurrences of the
corresponding element in
Matrix1
.
Содержание TI-Nspire CAS
Страница 4: ...4 Service and Warranty Information 249 Index 251 ...
Страница 248: ...248 ...
Страница 250: ...250 ...