MeanDeviation[list] gives the mean absolute deviation from the mean of the elements in list.
MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.
NotebookPut[expr] creates a notebook corresponding to expr and makes it the currently selected notebook in the front end. NotebookPut[] creates a new empty ...
VectorQ
(Built-in Mathematica Symbol) VectorQ[expr] gives True if expr is a list or a one-dimensional SparseArray object, none of whose elements are themselves lists, and gives False otherwise. VectorQ[expr, ...
GUIScreenShot[interface] generates a graphic that captures the current state of the runtime user interface.
VertexColoring[g] uses Brelaz's heuristic to find a good, but not necessarily minimal, vertex coloring of graph g.
VertexCover[g] returns a vertex cover of the graph g.
Mathematica's symbolic architecture and sophisticated mathematical capabilities allow it to take a uniquely high-level approach to geometric transformations—supporting ...