NB
(Mathematica Import/Export Format) Registered MIME types: application/mathematica, application/vnd.wolfram.mathematica Mathematica notebooks. Used for storing and exchanging Mathematica input and output and ...
Animate Selected Graphics animates graphics in a selection of cells, typically a cell group.
Hyperlink creates a hyperlink to a specified cell, notebook, or URL.
Input from Above copies and pastes contents of the nearest preceding input cell.
AbsoluteCurrentValue[item] gives the absolute current value of item at a location in the Mathematica system and interface. AbsoluteCurrentValue[{item, spec}] gives the ...
AlternatingGroup[n] represents the alternating group of degree n.
Beep
(Built-in Mathematica Symbol) Beep[] generates an audible beep when evaluated.
CellEvaluationDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before performing any evaluation of its contents that you ...
Covariance[v_1, v_2] gives the covariance between the vectors v_1 and v_2.Covariance[m] gives the covariance matrix for the matrix m.Covariance[m_1, m_2] gives the covariance ...
CurrentImage[] returns the current image captured from a connected camera.CurrentImage[n] returns n sequential image frames as a list.