Getting Started Videos » Find Your Learning Path » Open Virtual Book » CORE LANGUAGE ◼ Language Overview ◼ Lists ◼ Expressions ◼ Variables & Functions ◼ Rules & Patterns ◼ ...
ValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
DifferenceRootReduce[expr, n] attempts to reduce expr to a single DifferenceRoot object as a function of n.
The Basic Constructs Classes of Functionality Options Syntax
$NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates.
Pick
(Built-in Mathematica Symbol) Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
ArithmeticGeometricMean[a, b] gives the arithmetic-geometric mean of a and b.
Convolution and correlation are central to many kinds of operations on lists of data. They are used in such areas as signal and image processing, statistical data analysis, ...
The introduction of Mathematica 6 in 2007 represented a revolutionary redefinition of Mathematica. Arriving only 18 months after Mathematica 6, Mathematica 7 represents ...