521 - 530 of 8694 for parallel form of MapSearch Results
View search results from all Wolfram sites (523493 matches)
FreeQ   (Built-in Mathematica Symbol)
FreeQ[expr, form] yields True if no subexpression in expr matches form, and yields False otherwise. FreeQ[expr, form, levelspec] tests only those parts of expr on levels ...
Bitwise Operations   (Mathematica Guide)
Mathematica can represent bit vectors of arbitrary length as integers, and uses highly optimized algorithms—including several original to Wolfram Research—to perform bitwise ...
Remote Definitions   (Parallel Package Tutorial)
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
ToDiscreteTimeModel   (Built-in Mathematica Symbol)
ToDiscreteTimeModel[sys, \[Tau]] gives the discrete-time approximation with sampling period \[Tau] of the continuous-time StateSpaceModel or TransferFunctionModel object ...
LinkReadyQ   (Built-in Mathematica Symbol)
LinkReadyQ[link] tests whether there is an expression ready to read from the specified MathLink connection. LinkReadyQ[link, t] waits for up to t seconds to see if an ...
SubtractFrom   (Built-in Mathematica Symbol)
x -= dx subtracts dx from x and returns the new value of x.
FindRoot   (Built-in Mathematica Symbol)
FindRoot[f, {x, x_0}] searches for a numerical root of f, starting from the point x = x_0.FindRoot[lhs == rhs, {x, x_0}] searches for a numerical solution to the equation lhs ...
Testing and Searching List Elements   (Mathematica Tutorial)
Testing and searching for elements of lists. "Getting Pieces of Lists" discusses how to extract pieces of lists based on their positions or indices. Mathematica also has ...
GraphicsGrid   (Built-in Mathematica Symbol)
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
Shallow   (Built-in Mathematica Symbol)
Shallow[expr] prints as a shallow form of expr. Shallow[expr, depth] prints with all parts of expr below the specified depth given in skeleton form. Shallow[expr, {depth, ...
1 ... 50|51|52|53|54|55|56 ... 870 Previous Next

...