161 - 170 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Vectors and Matrices   (Mathematica Tutorial)
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
Constructing Matrices   (Mathematica Guide)
Mathematica provides a range of methods for representing and constructing matrices. Especially powerful are symbolic representations, in terms of symbolic systems of ...
Parts of Expressions   (Mathematica Guide)
Mathematica's unified symbolic architecture allows immediate generalization of part-oriented list operations to arbitrary expressions —supporting operations both on ...
Attributes   (Mathematica Tutorial)
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
Tables and Matrices   (Mathematica Tutorial)
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
Sparse Arrays   (Mathematica Guide)
Mathematica has special sparse-array technology for efficiently handling arrays with literally astronomical numbers of elements when only a small fraction of the elements are ...
AddTo   (Built-in Mathematica Symbol)
x += dx adds dx to x and returns the new value of x.
Operations on Vectors   (Mathematica Guide)
Mathematica represents vectors as lists, and never needs to distinguish between row and column cases. Vectors in Mathematica can always mix numbers and arbitrary symbolic or ...
First   (Built-in Mathematica Symbol)
First[expr] gives the first element in expr.
Last   (Built-in Mathematica Symbol)
Last[expr] gives the last element in expr.
1 ... 14|15|16|17|18|19|20 ... 462 Previous Next

...