CellEpilog is an option for Cell which gives an expression to evaluate after each ordinary evaluation of the contents of the cell.
CellLabelPositioning is an option for cells that specifies where the label for a cell is positioned.
CellOpen is an option for Cell that specifies whether the contents of a cell should be explicitly displayed.
CellProlog is an option to Cell that gives an expression to evaluate before each ordinary evaluation of the contents of the cell.
CircleMinus[x, y] displays as x\[CircleMinus]y.
Close
(Built-in Mathematica Symbol) Close[stream] closes a stream.
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
ColorSelectorSettings -> {opt -> val} is a global option that specifies settings for the Color dialog box.
ConfigurationPath is a global option that specifies which directories are searched for systemwide configuration information.
Correlation[v_1, v_2] gives the correlation between the vectors v_1 and v_2.Correlation[m] gives the correlation matrix for the matrix m.Correlation[m_1, m_2] gives the ...