| Definition: Element is a GeoGebra LIST command. |
Element[ <List>, <Position of Element> ]
|
| Element - USE |
Element[ <List>, <Position of Element> ] yields the nth element of the list.
Note: The list can contain only elements of one object type (e. g., only numbers or only points).
Examples: Suppose list1={(0,1),(1,3),(2,5),(3,6)}.
|
|
Click and drag the slider a to see how |
Related topics:
- Append
- CountIf
- Element
- First
- Insert
- Intersection
- IterationList
- Join
- KeepIf
- Last
- Length
- Min
- Max
- Product
- RemoveUndefined
- Reverse
- Sequence
- Sort
- Sum
- Take
- Union
Up one level
|

