Element[list L, number n]: nth element of a list L
Length[list L]: Length of a list L
Min[list L]: Minimal element of a list L
Max[list L]: Maximal element of a list L
Related Topics
4.3.18. Sequence