AutoGeneratedPackage is an option for notebooks that specifies whether a package is automatically created when a notebook that contains initialization cells or groups is ...
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
CellEditDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before actually applying any changes in its contents that you ...
ChartLayout is an option to charting functions which specifies the overall layout to use.
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
ColorQuantize[image, n] gives an approximation to image that uses only n distinct colors.
ColumnSpacings is an option for the low-level function GridBox which specifies the spaces in ems that should be inserted between adjacent columns.
ContentSelectable is an option to constructs such as Inset, Graphics, and GraphicsGroup that specifies whether and how content within them should be selectable.
DateFunction is an option for DateListPlot that specifies how dates given as input should be converted to date lists.
DirectoryName["name"] extracts the directory name from the specification for a file.