LegendSize is an option for Legend which specifies the size of a legend box.
LegendSpacing is an option for Legend which specifies the amount of space around each key box on a scale where the box is 1.
ShowLegend[graphics, legend_1, legend_2, ...] places the legend_1, legend_2, ..., in the given graphic graphics.
BoxOutliers is an option for BoxWhiskerPlot which specifies the outliers to draw.
ConvertTemperature[temp, oldscale, newscale] converts temperature temp from temperature scale oldscale to scale newscale.
DotProduct[v_1, v_2] gives the dot product of the two 3-vectors v_1, v_2 in the default coordinate system. DotProduct[v_1, v_2, coordsys] gives the dot product of v_1 and v_2 ...
ScalarTripleProduct[v_1, v_2, v_3] gives the scalar triple product of the three 3-vectors v_1, v_2 and v_3 in the default coordinate system. ScalarTripleProduct[v_1, v_2, ...
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
ToVerboseXML[expr] generates an equivalent SymbolicXML expression that explicitly exposes all the namespace information for elements and attributes in expr. ...
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.