Option Inspector view and set all option values for cells, notebooks, and global preferences.
BinCounts[{x_1, x_2, ...}] counts the number of elements x_i whose values lie in successive integer bins.BinCounts[{x_1, x_2, ...}, dx] counts the number of elements x_i ...
ChampernowneNumber[b] gives the base-b Champernowne number C_b.ChampernowneNumber[] gives the base-10 Champernowne number.
ComplexityFunction is an option for Simplify and other functions which gives a function to rank the complexity of different forms of an expression.
ControllerLinking is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies whether to allow interactive control by external controllers.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
DefaultAxesStyle is a low-level option for graphics functions that specifies the default style to use in displaying axes and axes-like constructs.
DefaultFrameStyle is a low-level option for graphics and related constructs that specifies the default style to use in displaying their frames.
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
FrontEndEventActions is an option for the notebook front end that gives a list of actions to perform when specified user-interface events occur.