51 - 60 of 118 for ListableSearch Results
View search results from all Wolfram sites (1021 matches)
HoldFirst   (Built-in Mathematica Symbol)
HoldFirst is an attribute which specifies that the first argument to a function is to be maintained in an unevaluated form.
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
Manipulating Equations   (Mathematica Guide)
Mathematica's symbolic architecture allows it to represent any equation as a symbolic expression that can be manipulated using any of Mathematica's powerful collection of ...
Mathematica's unified symbolic architecture immediately allows it to perform structural transformations not only on objects like lists, but also on general symbolic ...
Boole   (Built-in Mathematica Symbol)
Boole[expr] yields 1 if expr is True and 0 if it is False.
WaveletMapIndexed   (Built-in Mathematica Symbol)
WaveletMapIndexed[f, wd] applies the function f to the arrays of coefficients and indices of a ContinuousWaveletData or DiscreteWaveletData object.WaveletMapIndexed[f, dwd, ...
Min   (Built-in Mathematica Symbol)
Min[x_1, x_2, ...] yields the numerically smallest of the x_i. Min[{x_1, x_2, ...}, {y_1, ...}, ...] yields the smallest element of any of the lists.
PermutationReplace   (Built-in Mathematica Symbol)
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...
Orderless   (Built-in Mathematica Symbol)
Orderless is an attribute that can be assigned to a symbol f to indicate that the elements e_i in expressions of the form f[e_1, e_2, ...] should automatically be sorted into ...
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
1 ... 3|4|5|6|7|8|9 ... 12 Previous Next

...