1131 - 1140 of 1866 for EvaluationSearch Results
View search results from all Wolfram sites (11760 matches)
Return   (Built-in Mathematica Symbol)
Return[expr] returns the value expr from a function. Return[] returns the value Null.
Subtract   (Built-in Mathematica Symbol)
x - y is equivalent to x + (-1*y).
True   (Built-in Mathematica Symbol)
True is the symbol for the Boolean value true.
Uncompress   (Built-in Mathematica Symbol)
Uncompress["string"] recovers an expression from a compressed string representation generated by Compress.Uncompress["string", h] wraps the head h around the expression ...
$BatchInput   (Built-in Mathematica Symbol)
$BatchInput is True if input in the current session is being fed directly to the Mathematica kernel in batch mode.
$CurrentLink   (Built-in Mathematica Symbol)
$CurrentLink is the LinkObject representing the MathLink connection for an external program currently being installed or being called.
$KernelCount   (Built-in Mathematica Symbol)
$KernelCount gives the number of subkernels available for parallel computations.
Applying Functions to Parts of ...   (Mathematica Tutorial)
If you have a list of elements, it is often important to be able to apply a function separately to each of the elements. You can do this in Mathematica using Map. This ...
Approximate Functions and Interpolation   (Mathematica Tutorial)
In many kinds of numerical computations, it is convenient to introduce approximate functions. Approximate functions can be thought of as generalizations of ordinary ...
Defining Derivatives   (Mathematica Tutorial)
You can define the derivative in Mathematica of a function f of one argument simply by an assignment like f'[x_]=fp[x]. This defines the derivative of f(x) to be fp(x). In ...
1 ... 111|112|113|114|115|116|117 ... 187 Previous Next

...