361 - 370 of 2023 for parallel computationSearch Results
View search results from all Wolfram sites (188377 matches)
Evaluator   (Built-in Mathematica Symbol)
Evaluator is an option for objects such as Button, Dynamic, and Cell that gives the name of the kernel to use to evaluate their contents.
Vector Analysis Package   (Vector Analysis Package Tutorial)
A three-dimensional coordinate system assigns three numbers to each point in space. In defining a coordinate system, you have to make a choice about what to measure and how ...
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
PossibleZeroQ   (Built-in Mathematica Symbol)
PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
Nand   (Built-in Mathematica Symbol)
Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.
Nor   (Built-in Mathematica Symbol)
Nor[e_1, e_2, ...] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.
SquareFreeQ   (Built-in Mathematica Symbol)
SquareFreeQ[expr] gives True if expr is a square-free polynomial or number, and False otherwise.SquareFreeQ[expr, vars] gives True if expr is square free with respect to the ...
Xor   (Built-in Mathematica Symbol)
Xor[e_1, e_2, ...] is the logical XOR (exclusive OR) function. It gives True if an odd number of the e_i are True, and the rest are False. It gives False if an even number of ...
$MaxPiecewiseCases   (Built-in Mathematica Symbol)
$MaxPiecewiseCases gives the maximum number of cases to allow in explicit Piecewise objects generated by expanding any single piecewise function.
GUIKit Example: NIntegrate Explorer   (GUIKit Package Tutorial)
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...
1 ... 34|35|36|37|38|39|40 ... 203 Previous Next

...