List Ops Menu - Texas Instruments TI-84 PLUS - Graphing Calculator Manual Book

Guidebook
Hide thumbs Also See for TI-84 PLUS - Graphing Calculator:
Table of Contents

Advertisement

When you use a list and a value with a two-argument function, the value is used with each
element in the list.

LIST OPS Menu

LIST OPS Menu
To display the
LIST OPS
NAMES OPS MATH
Sorts lists in ascending order.
1:
SortA(
Sorts lists in descending order.
2:
SortD(
Sets the list dimension.
3:
dim(
Fills all elements with a constant.
4:
Fill(
Creates a sequence.
5:
seq(
Returns a list of cumulative sums.
6:
cumSum(
Returns difference of successive elements.
7:
@List(
Selects specific data points.
8:
Select(
Concatenates two lists.
9:
augment(
Stores a list to a matrix.
0:
List4matr(
Stores a matrix to a list.
A:
Matr4list(
Ù
Designates the list-name data type.
B:
SortA(, SortD(
(sort ascending) sorts list elements from low to high values.
SortA(
list elements from high to low values. Complex lists are sorted based on magnitude (modulus).
With one list,
and
SortA(
SortA(listname)
menu, press y 9 ~.
sort the elements of
SortD(
SortD(listname)
(sort descending) sorts
SortD(
and update the list in memory.
listname
Chapter 11: Lists
168

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-84 plus silv84plseclm1l1tTi-84 plus silver editionTi-84 plus

Table of Contents