BoxOutliers is an option for BoxWhiskerPlot which specifies the outliers to draw.
ColumnLabels is an option for StemLeafPlot which specifies the labels for columns.
DataLabels is an option for PairwiseScatterPlot which specifies labels for each column of data.
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.
ConvertTemperature[temp, oldscale, newscale] converts temperature temp from temperature scale oldscale to scale newscale.
CrossProduct[v_1, v_2] gives the cross product of the two 3-vectors v_1, v_2 in the default coordinate system. CrossProduct[v_1, v_2, coordsys] gives the cross product of v_1 ...
Curl
(Vector Analysis Package Symbol) Curl[f] gives the curl, \[Del]*f, of the vector field f in the default coordinate system. Curl[f, coordsys] gives the curl of f in the coordinate system coordsys.
Div
(Vector Analysis Package Symbol) Div[f] gives the divergence, \[Del]\[CenterDot]f, of the vector field f in the default coordinate system. Div[f, coordsys] gives the divergence of f in the coordinate system ...
ParabolicCylindrical represents the parabolic cylindrical coordinate system with default variables Uu, Vv, and Zz. ParabolicCylindrical[u, v, z] represents the parabolic ...