1321 - 1330 of 1866 for EvaluSearch Results
View search results from all Wolfram sites (2737 matches)
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.
Darker   (Built-in Mathematica Symbol)
Darker[color] represents a darker version of the specified color. Darker[color, f] represents a version of the specified color darkened by a fraction f. Darker[image, ...] ...
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.
Interval   (Built-in Mathematica Symbol)
Interval[{min, max}] represents the range of values between min and max. Interval[{min_1 , max_1}, {min_2 , max_2}, ...] represents the union of the ranges min_1 to max_1, ...
1 ... 130|131|132|133|134|135|136 ... 187 Previous Next

...