DefaultStyleDefinitions is a global option that specifies the default stylesheet for all new notebooks.
IntegerString[n] gives a string consisting of the decimal digits in the integer n. IntegerString[n, b] gives a string consisting of the base b digits in the integer n. ...
Properties of Strings Operations on Strings Characters in Strings
Edit Stylesheet edits the style definitions for the current notebook.
BernsteinBasis[d, n, x] represents the n\[Null]^th Bernstein basis function of degree d at x.
CellEvaluationFunction is an option to Cell which gives a function to be applied to every expression from the cell that is sent to the kernel for ordinary evaluation.
ColorQuantize[image, n] gives an approximation to image that uses only n distinct colors.
ColumnAlignments is an option for the low-level function GridBox that specifies how entries in each column should be aligned.
DynamicEvaluationTimeout is an option for displayed objects, cells, and notebooks that specifies the timeout in seconds for any Dynamic computations they contain.
ImageType[image] gives the underlying type of values used for each pixel element in the Image object image.