DelimiterFlashTime is an option for cells and notebooks that specifies how long in seconds a delimiter should flash when its matching delimiter is entered.
Evaluatable is an option for Cell that specifies whether a cell should be used as input to be evaluated by the Mathematica kernel.
Overlaps is an option to StringCases, StringCount, and StringPosition that specifies how to treat overlapping substrings.
Selectable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be selected interactively using the front end.
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
Spacings is an option to Grid and related constructs that specifies the spacings to leave between successive objects.
EncroachingListSet[p] constructs the encroaching list set associated with permutation p.
GrayCodeSubsets[l] constructs a binary reflected Gray code on set l.
Mathematica provides a core set of functions for performing block-diagram reduction and various model manipulations. Building on Mathematica's unique symbolic architecture, ...