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.
AppearanceElements is an option for functions like Manipulate that specifies what elements should be included in the displayed form of the object generated.
Beep
(Built-in Mathematica Symbol) Beep[] generates an audible beep when evaluated.
BinaryImageQ[image] yields True if image has the form of a binary image, and False otherwise.
BSplineBasis[d, x] gives the zeroth uniform B-spline basis function of degree d at x.BSplineBasis[d, n, x] gives the n\[Null]^th uniform B-spline basis function of degree ...
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 ...
Characters["string"] gives a list of the characters in a string.
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 ...