MenuSortingValue is an option for cells and notebooks that specifies where a cell style, stylesheet, or palette is listed in the Format \[FilledRightTriangle] Style submenu, ...
Padding
(Built-in Mathematica Symbol) Padding is an option to various array and image operations that specifies what padding to use when extending beyond the original data specified.
RunThrough["command", expr] executes an external command, giving the printed form of expr as input and taking the output, reading it as Mathematica input, and returning the ...
StreamColorFunctionScaling is an option for graphics functions that specifies whether arguments supplied to a stream color function should be scaled to lie between 0 and 1.
SubMinus[expr] displays as expr_-.
SubPlus
(Built-in Mathematica Symbol) SubPlus[expr] displays as expr_+.
TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
VectorColorFunctionScaling is an option for graphics functions which specifies whether arguments supplied to a vector color function should be scaled to lie between 0 and 1.
$TimeUnit gives the minimum time interval in seconds recorded on your computer system.
Mathematica usually works by taking whatever input you give, and then processing it. Sometimes, however, you may want to have a program you write explicitly request more ...