RowSpacings is an option for the low-level function GridBox that specifies the spaces in x heights that should be inserted between successive rows.
SetStreamPosition[stream, n] sets the current point in an open stream.
ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
ShowAutoStyles is an option for Cell that specifies whether styles that are specified to be automatically used for various syntactic and other constructs should be shown.
ShowStringCharacters is an option for Cell that specifies whether to display " when a string is entered.
SymbolName[symbol] gives the name of the specified symbol.
VertexAdd[g, v] makes a graph by adding the vertex v to the graph g.VertexAdd[g, {v_1, v_2, ...}] adds a collection of vertices to g.
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
$KernelCount gives the number of subkernels available for parallel computations.
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...