221 - 230 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Version 6.0 added a collection of carefully optimized functions to Mathematica's powerful arsenal of numerical handling capabilities.
New in 7.0: Core Language   (Mathematica Guide)
Built on powerful and elegant principles, the core Mathematica language has emerged over the past 20 years as perhaps the world's richest and deepest programming language. ...
CUDAFold   (CUDALink Symbol)
CUDAFold[f, x, list] gives the last element of CUDAFoldList[f, x, list].
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
SequenceAlignment   (Built-in Mathematica Symbol)
SequenceAlignment[s_1, s_2] finds an optimal alignment of sequences of elements in the strings or lists s_1 and s_2, and yields a list of successive matching and differing ...
PaneSelector   (Built-in Mathematica Symbol)
PaneSelector[{v_1 -> expr_1, v_2 -> expr_2, ...}, v] represents an object that displays as a pane containing the expr_i for which v_i is equal to v.
CUDAFoldList   (CUDALink Symbol)
CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
PopupView   (Built-in Mathematica Symbol)
PopupView[{expr_1, expr_2, ...}] represents an object which displays as a popup menu whose items are the expr_i.PopupView[{expr_1, expr_2, ...}, i] makes the i\[Null]^th ...
SubtractFrom   (Built-in Mathematica Symbol)
x -= dx subtracts dx from x and returns the new value of x.
ActionMenu   (Built-in Mathematica Symbol)
ActionMenu[name, {lbl_1 :> act_1, lbl_2 :> act_2, ...}] represents an action menu with label name and with items labeled lbl_i that evaluates the expression act_i if the ...
1 ... 20|21|22|23|24|25|26 ... 462 Previous Next

...