1531 - 1540 of 1866 for EvaluateSearch Results
View search results from all Wolfram sites (17201 matches)
ControllableModelQ   (Built-in Mathematica Symbol)
ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.
CreateDialog   (Built-in Mathematica Symbol)
CreateDialog[expr] creates a dialog notebook containing expr and opens it in the front end.CreateDialog[expr, obj] replaces the notebook represented by the notebook object ...
CriticalSection   (Built-in Mathematica Symbol)
CriticalSection[{var_1, var_2, ...}, expr] locks the variables var_i with respect to parallel computation, evaluates expr, then releases the var_i.
DepthFirstScan   (Built-in Mathematica Symbol)
DepthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a depth-first scan of the graph g starting at the vertex s and evaluates f_i whenever "event_i" ...
DiscreteDelta   (Built-in Mathematica Symbol)
DiscreteDelta[n_1, n_2, ...] gives the discrete delta function \[Delta] (n_1, n_2, ...), equal to 1 if all the n_i are zero, and 0 otherwise.
DistributionParameterQ   (Built-in Mathematica Symbol)
DistributionParameterQ[dist] yields True if dist is a valid distribution, and yields False otherwise.
Divisible   (Built-in Mathematica Symbol)
Divisible[n, m] yields True if n is divisible by m, and yields False if it is not.
FortranForm   (Built-in Mathematica Symbol)
FortranForm[expr] prints as a Fortran language version of expr.
Install   (Built-in Mathematica Symbol)
Install["name"] starts a MathLink-compatible external program and installs Mathematica definitions to call functions in it.
Integers   (Built-in Mathematica Symbol)
Integers represents the domain of integers, as in x \[Element] Integers.
1 ... 151|152|153|154|155|156|157 ... 187 Previous Next

...