|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
List 
![]()
is a list of elements.
DetailsDetails
- Lists are very general objects that represent collections of expressions.
- 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.
represents a vector.
represents a matrix. - Nested lists can be used to represent tensors.
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
