Next:
Function Parameter, Structure and
Up:
Other Operators
Previous:
Matrix
Contents
List Indexing
The k-th element of a list
s
s # k
k
must be an integer no less than 1 or a vector whose entries are no less than 1.
The length of a list is obtained by
#s
oz 2009-12-22