31 - 40 of 1178 for ApplySearch Results
View search results from all Wolfram sites (314987 matches)
Map a Function over a List   (Mathematica How To)
Mathematica includes many powerful operations for working with lists. It is often desirable to map a function onto each individual element in a list. While listable functions ...
Operate   (Built-in Mathematica Symbol)
Operate[p, f[x, y]] gives p[f][x, y]. Operate[p, expr, n] applies p at level n in the head of expr.
File > New > Styled Notebook   (Mathematica Menu Item)
Styled Notebook opens the Stylesheets palette to create a styled notebook.
Looping Constructs   (Mathematica Guide)
Looping is a core concept in programming. Mathematica provides powerful primitives for specifying and controlling looping, not only in traditional procedural programming, but ...
Dithering   (Built-in Mathematica Symbol)
Dithering is an option for ColorQuantize that specifies whether or not to apply dithering while quantizing the pixel values.
MathML   (Mathematica Import/Export Format)
MIME type: text/mathml, application/mathml+xml MathML mathematical markup language. Used for integrating mathematical formulas in web documents. Rendering of embedded MathML ...
Heads   (Built-in Mathematica Symbol)
Heads is an option for functions which use level specifications that specifies whether heads of expressions should be included.
ReplaceRepeated   (Built-in Mathematica Symbol)
expr //. rules repeatedly performs replacements until expr no longer changes.
ComposeList   (Built-in Mathematica Symbol)
ComposeList[{f_1, f_2, ...}, x] generates a list of the form {x, f_1[x], f_2[f_1[x]], ...}.
Working with Operators   (Mathematica Tutorial)
You can think of an expression like f[x] as being formed by applying an operator f to the expression x. You can think of an expression like f[g[x]] as the result of composing ...
1|2|3|4|5|6|7 ... 118 Previous Next

...