Coordinates[] gives a list of the default coordinate variables in the default coordinate system. Coordinates[coordsys] gives a list of the default coordinate variables in the ...
The functional and list-oriented characteristics of the core Mathematica language allow Mathematica to provide immediate built-in data parallelism, automatically distributing ...
Mathematica makes it easy to take even the most complicated derivatives involving any of its huge range of differentiable special functions.
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
BooleanTable[bf] gives a list of truth values for all possible combinations of variable values supplied to the Boolean function bf.BooleanTable[expr, {a_1, a_2, ...}] gives a ...
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
CellEventActions is an option for Cell that gives a list of actions to perform when specified events occur in connection with a cell in a notebook.
Contours is an option for contour plots that specifies the contours to draw.
ConversionRules is an option for Cell that can be set to a list of rules specifying how the contents of the cell are to be converted to external formats.
DatePattern[{"e_1", "e_2", ...}] represents the characters of a date with elements of type "e_i" in StringExpression.DatePattern[{"e_1", "e_2 ", ...}, sep] allows separators ...