BitLength[n] gives the number of binary bits necessary to represent the integer n.
CellGrouping is a notebook option that specifies how cells in the notebook should be assembled into groups.
ChartBaseStyle is an option for charting functions that specifies the base style for all chart elements.
ConfigurationPath is a global option that specifies which directories are searched for systemwide configuration information.
EndDialogPacket[integer] is a MathLink packet indicating the end of the Dialog subsession referenced by integer.
FormatTypeAutoConvert is an option for cells that specifies whether the contents of a cell are automatically converted into a different format when the style of that cell is ...
FractionLine is an option for fractions that specifies the thickness of the line separating the numerator and denominator.
InitializationCellWarning is an option for notebooks that specifies whether a warning should be given when a notebook containing initialization cells is opened.
InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to ...
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...