321 - 330 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Functional Operations   (Mathematica Overview)
Function Names as Expressions Applying Functions Repeatedly Applying Functions to Lists and Other Expressions
Permutations   (Mathematica Guide)
Permutations are among the most basic elements of discrete mathematics. They can be used to represent discrete groups of transformations and in particular play a key role in ...
BlankSequence   (Built-in Mathematica Symbol)
__(two _characters) or BlankSequence[] is a pattern object that can stand for any sequence of one or more Mathematica expressions. __h or BlankSequence[h] can stand for any ...
DeleteDuplicates   (Built-in Mathematica Symbol)
DeleteDuplicates[list] deletes all duplicates from list.DeleteDuplicates[list, test] applies test to pairs of elements to determine whether they should be considered ...
ArrayDepth   (Built-in Mathematica Symbol)
ArrayDepth[expr] gives the depth to which expr is a full array, with all the parts at a particular level being lists of the same length, or is a SparseArray object.
RotateRight   (Built-in Mathematica Symbol)
RotateRight[expr, n] cycles the elements in expr n positions to the right. RotateRight[expr] cycles one position to the right. RotateRight[expr, {n_1, n_2, ...}] cycles ...
Do Linear Algebra   (Mathematica How To)
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .
Pick   (Built-in Mathematica Symbol)
Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
Expressions   (Mathematica Overview)
Everything Is an Expression The Meaning of Expressions Special Ways to Input Expressions
Extract   (Built-in Mathematica Symbol)
Extract[expr, list] extracts the part of expr at the position specified by list. Extract[expr, {list_1, list_2, ...}] extracts a list of parts of expr. Extract[expr, list, h] ...
1 ... 30|31|32|33|34|35|36 ... 462 Previous Next

...