101 - 110 of 1866 for EvaluationSearch Results
View search results from all Wolfram sites (11760 matches)
ModifyEvaluatorNames   (Mathematica Front End Token)
"ModifyEvaluatorNames" is a front end token that opens the Kernel Configuration Options dialog box.
OwnValues   (Built-in Mathematica Symbol)
OwnValues[x] gives the rule corresponding to any ownvalue defined for the symbol x.
UpValues   (Built-in Mathematica Symbol)
UpValues[f] gives a list of transformation rules corresponding to all upvalues defined for the symbol f.
DownValues   (Built-in Mathematica Symbol)
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.
Unevaluated   (Built-in Mathematica Symbol)
Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.
HoldComplete   (Built-in Mathematica Symbol)
HoldComplete[expr] shields expr completely from the standard Mathematica evaluation process, preventing even upvalues associated with expr from being used.
ReleaseHold   (Built-in Mathematica Symbol)
ReleaseHold[expr] removes Hold, HoldForm, HoldPattern, and HoldComplete in expr.
HoldForm   (Built-in Mathematica Symbol)
HoldForm[expr] prints as the expression expr, with expr maintained in an unevaluated form.
HoldAllComplete   (Built-in Mathematica Symbol)
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.
MemoryConstrained   (Built-in Mathematica Symbol)
MemoryConstrained[expr, b] evaluates expr, stopping if more than b bytes of memory are requested. MemoryConstrained[expr, b, failexpr] returns failexpr if the memory ...
1 ... 8|9|10|11|12|13|14 ... 187 Previous Next

...