ResumePacket[] is a MathLink packet used for synchronization with the Mathematica kernel.
Right
(Built-in Mathematica Symbol) Right is a symbol that represents the right-hand side for purposes of alignment and positioning.
Save
(Built-in Mathematica Symbol) Save["filename", symbol] appends definitions associated with the specified symbol to a file. Save["filename", " form"] appends definitions associated with all symbols whose ...
ScalingTransform[{s_x, s_y, ...}] gives a TransformationFunction that represents scaling by a factor s_i along each coordinate axis from the origin.ScalingTransform[{s_x, ...
Sharpen
(Built-in Mathematica Symbol) Sharpen[image] gives a sharpened version of image.Sharpen[image, r] gives a version of image sharpened over pixel radius r.
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...
SimpleGraph[g] gives the underlying simple graph from the graph g.
SuspendPacket[] is a MathLink packet used for synchronization with the Mathematica kernel.
SymmetricGroup[n] represents the symmetric group of degree n.
ToLowerCase[string] yields a string in which all letters have been converted to lowercase.