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 ...
CurrentImage[] returns the current image captured from a connected camera.CurrentImage[n] returns n sequential image frames as a list.
DefaultNaturalLanguage is an option for character selections that specifies the language used when checking the spelling of a word in a human natural language selection.
Delimiter represents a delimiter to be displayed in objects such as PopupMenu and Manipulate.
DirectoryStack[] gives the directory stack that represents the sequence of current directories used.