QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
ReturnExpressionPacket[expr] is a MathLink packet that contains the expression expr, the result of an EnterExpressionPacket evaluation.
ReturnTextPacket[string] is a MathLink packet containing string, the result of an EnterTextPacket evaluation.
RightArrow[x, y, ...] displays as x \[RightArrow] y \[RightArrow] ....
RowAlignments is an option for the low-level function GridBox that specifies how entries in each row should be aligned.
RowMinHeight is an option for the low-level function GridBox that specifies the minimum total height in units of font size that should be allowed for each row.
SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
Scale
(Built-in Mathematica Symbol) Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
ScreenRectangle is a global option that specifies the position of the screen by giving the coordinates of two diagonally opposite corners.
ScreenStyleEnvironment is an option for notebooks that specifies the style environment to be used in displaying a notebook on the screen.