BubbleScale is an option to BubbleChart and related functions that specifies how the scale of each bubble should be determined from the value of each data element.
CheckAbort[expr, failexpr] evaluates expr, returning failexpr if an abort occurs.
CholeskyDecomposition[m] gives the Cholesky decomposition of a matrix m.
CirclePlus[x, y, ...] displays as x\[CirclePlus]y\[CirclePlus]....
ColumnAlignments is an option for the low-level function GridBox that specifies how entries in each column should be aligned.
Compress[expr] gives a compressed representation of expr as a string.
Cone
(Built-in Mathematica Symbol) Cone[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cone with a base of radius r centered at (x_1, y_1, z_1) and a tip at (x_2, y_2, z_2). Cone[{{x_1, y_1, z_1}, {x_2, ...
Continue[] exits to the nearest enclosing Do, For, or While in a procedural program.
ControllerMethod is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies the default way that controls on an external controller device should ...
CosIntegral[z] gives the cosine integral function Ci(z).