SpanMaxSize is an option for selections that specifies the maximum size of spanning characters such as parentheses and brackets.
SpanMinSize is an option for selections that specifies the minimum size of spanning characters such as parentheses and brackets.
The introduction of Mathematica 6 in 2007 represented a revolutionary redefinition of Mathematica. Arriving only 18 months after Mathematica 6, Mathematica 7 represents ...
SetPartitionToRGF[sp, set] converts the set partition sp of set into the corresponding restricted growth function.
AbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object. AbsoluteOptions[expr, name] gives the absolute setting for ...
ButtonFunction is an option for the low-level function ButtonBox that specifies the function to execute when the button is active and is clicked.
MultilineFunction is an option for UnderscriptBox and related box objects that specifies what to do when the contents of a box object are too long to fit on one line.
PrivateNotebookOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for notebooks that specifies various low-level notebook settings.
$Messages gives the list of files and pipes to which message output is sent.
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.