| Definition: For math objects gives linear measure; for list objects gives number of elements. |
Length[ <Vector> ]
|
Length[ <Point> ]
|
Length[<Function>, <Start x-Value>, <End x-Value> ]
|
Length[<Function>, <Start Point>, <End Point> ]
|
Length[<Curve>, <Start x-Value>, <End x-Value> ]
|
Length[<Curve>, <Start Point>, <End Point> ]
|
Length[ <List> ]
|
Length[List]: Yields the length of the list, which is the number of list elements.
|
| See also: |
Up one level
|

