EditCellTagsSettings -> {opt_1 -> val_1, opt_2 -> val_2} is a global option that specifies settings for the Edit Cell Tags dialog box.
PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.
SpanCharacterRounding is an option for selections that specifies the method used for rounding a spanning character when its size is to be adjusted.
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
SetArithmetic[d] sets the number of digits of precision d to be used in ComputerNumber objects.SetArithmetic[d, b] sets the number of digits of precision d and the base b to ...
The default behavior for a function in Mathematica is carefully chosen to be suitable for the vast majority of cases. Mathematica also gives you fine-grained control over the ...
Assert
(Built-in Mathematica Symbol) Assert[test] represents the assertion that test is True. If assertions have been enabled, test is evaluated when the assertion is encountered. If test is not True, then an ...
ControlType is an option for Manipulate and related functions that specifies what type of controls should be displayed.
Cubics
(Built-in Mathematica Symbol) Cubics is an option for functions that involve solving algebraic equations, that specifies whether explicit forms for solutions to cubic equations should be given.
DihedralGroup[n] represents the dihedral group of order 2 n.