SignPadding is an option for NumberForm and related functions that specifies whether padding should be inserted after signs.
OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
LatticeData[lattice, " property"] gives the specified property for a lattice.LatticeData[n] gives a list of named lattices of dimension n.
ControllabilityGramian[ss] gives the controllability Gramian of the StateSpaceModel object ss.
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
PolynomialReduce[poly, {poly_1, poly_2, ...}, {x_1, x_2, ...}] yields a list representing a reduction of poly in terms of the poly_i. The list has the form {{a_1, a_2, ...}, ...
Headers and Footers sets options for printing a notebook.
lhs :> rhs or lhs :> rhs represents a rule that transforms lhs to rhs, evaluating rhs only after the rule is used.
StreamScale is an option to StreamPlot, ListStreamPlot, and related functions that determines the length and arrowhead size of streamlines that are drawn.
GraphHighlightStyle is an option to Graph and related objects that specifies styles to use for highlighted graph elements.