GraphicsGroup[{g_1, g_2, ...}] represents a collection of graphics objects grouped together for purposes of interactive selection in a notebook.
These "How tos" give step-by-step instructions for common tasks related to calculus in Mathematica .
LocationTest[data] tests whether the mean or median of the data is zero. LocationTest[{data_1, data_2}] tests whether the means or medians of data_1 and data_2 are ...
Two ways to set up automatic numbering in a Mathematica notebook. These cells are in DisplayFormulaNumbered style. DisplayFormulaNumbered style is available in the default ...
The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...
The first part of this User Guide describes using J/Link to allow you to call from Mathematica into Java, thereby extending the Mathematica environment to include the ...
"ModifyEvaluatorNames" is a front end token that opens the Kernel Configuration Options dialog box.
"RemoveFromEvaluationQueue" is a front end token that cancels the pending evaluation of a selected cell.
"SelectionDisplayAs" is a front end token that redisplays selected cells in a new format type.
"CopySpecial" is a front end token that converts the selection to a specified format and copies it to the clipboard.