SQLSetSavepoint[conn, name] creates a savepoint to be used as part of an SQL transaction.
StemExponent is an option for StemLeafPlot which specifies the integer power of 10 to be used as the stem unit.
FindGeometricTransform[pts_1, pts_2] finds a geometric transformation between two geometries pts_1 and pts_2, returning the alignment error together with the transformation ...
RadioButtonBar[x, {val_1, val_2, ...}] represents a radio button bar with setting x and with labeled radio buttons for values val_i.RadioButtonBar[Dynamic[x], {val_1, val_2, ...
SetterBar[x, {val_1, val_2, ...}] represents a setter bar with setting x and with setter buttons for values val_i.SetterBar[Dynamic[x], {val_1, val_2, ...}] takes the setting ...
Standard is a setting of ModulationType, an option of function FrequencyModulation.
VertexColoring[g] uses Brelaz's heuristic to find a good, but not necessarily minimal, vertex coloring of graph g.
VertexCover[g] returns a vertex cover of the graph g.
ExponentRange is an option to SetArithmetic that specifies the range of exponents that are to be allowed.
IdealDivision is an option to SetArithmetic that specifies whether $PreRead should be used to translate the default '/' division operator to use IdealDivide.