SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
ScriptMinSize is an option for Style that specifies the minimum font size to use in rendering subscripts, etc.
StyleBoxAutoDelete is an option for selections that specifies whether a StyleBox wrapped around them should be automatically removed when the expression is edited.
FindClique[g] finds a clique with maximum number of vertices in the graph g.
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.
SQLResultSetRead[rs] shifts the current position and then reads a row from a result set.SQLResultSetRead[rs, num] reads num rows from a result set.
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
If you have installed Mathematica in a location where multiple users can run it (for example, on a file server or multi-user machine), then you can set up systemwide defaults ...