In computer science, a mathematical list of finite number of elements could be processed but not limited to the following options which can be found in any graphing calculator (for example TI-84).
- Sorts lists in ascending order.
- Sorts lists in descending order.
- Sets the list dimension.
- Fills all elements with a constant.
- Creates a sequence.
- Returns a list of cumulative sum.
- Returns difference of successive elements.
- Selects specific data points.
- Concatenates two lists.
- Stores a list to a matrix.
- Stores a matrix to a list.
- Designates a name or address for the list.


LinkBack URL
About LinkBacks
Reply With Quote


