121 - 130 of 1178 for ApplySearch Results
View search results from all Wolfram sites (314993 matches)
CloseKernels   (Built-in Mathematica Symbol)
CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
InterquartileRange   (Built-in Mathematica Symbol)
InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
QuartileDeviation   (Built-in Mathematica Symbol)
QuartileDeviation[list] gives the quartile deviation or semi-interquartile range of the elements in list.QuartileDeviation[dist] gives the quartile deviation or ...
The Main Loop   (Mathematica Tutorial)
In any interactive session, Mathematica effectively operates in a loop. It waits for your input, processes the input, prints the result, then goes back to waiting for input ...
Symbolic Computation   (Mathematica Tutorial)
One of the important features of Mathematica is that it can do symbolic, as well as numerical calculations. This means that it can handle algebraic formulas as well as ...
Total   (Built-in Mathematica Symbol)
Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...
ImageFilter   (Built-in Mathematica Symbol)
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
NonCommutativeMultiply   (Built-in Mathematica Symbol)
a ** b ** c is a general associative, but non-commutative, form of multiplication.
GraphicsColumn   (Built-in Mathematica Symbol)
GraphicsColumn[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a column, with g_1 above g_2, etc. GraphicsColumn[list, alignment] aligns each element ...
List   (Built-in Mathematica Symbol)
{e_1, e_2, ...} is a list of elements.
1 ... 10|11|12|13|14|15|16 ... 118 Previous Next

...