Mathematica 9 is now available

(Alphabetical Listing)Table

List

FilledSmallSquare, , ... is a list of elements.

FilledSmallSquare Lists are very general objects that represent collections of expressions.

FilledSmallSquare Functions with attribute Listable are automatically "threaded" over lists, so that they act separately on each list element. Most built-in mathematical functions are Listable.

FilledSmallSquarea, b, c represents a vector.

FilledSmallSquarea, b, c, d represents a matrix.

FilledSmallSquare Nested lists can be used to represent tensors.

FilledSmallSquare See The Mathematica Book: Section 1.2.3 and Section 1.8.

FilledSmallSquare See also: Sequence.

Further Examples

(Alphabetical Listing)Table



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.