ForwardBackward is a symbol that represents alternate forward and backward motion or animation.
Forward
(Built-in Mathematica Symbol) Forward is a symbol that represents the forward direction for purposes of motion and animation.
GoldenRatio is the golden ratio \[Phi] = 1/2 (Sqrt[5] + 1), with numerical value \[TildeEqual] 1.61803.
GraphComplement[g] gives the graph complement of the graph g.
GreaterSlantEqual[x, y, ...] displays as x \[GreaterSlantEqual] y \[GreaterSlantEqual] ....
ImageAdd[image, x] adds an amount x to each channel value in image.ImageAdd[image_1, image_2] gives an image in which each pixel is the sum of the corresponding pixels in ...
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
ItemSize is an option for Grid, Column, and related constructs that specifies the sizes to allow for items.
LessSlantEqual[x, y, ...] displays as x \[LessSlantEqual] y \[LessSlantEqual] ....
LinkFunction is an option for GeneralizedLinearModelFit that specifies the link function for the generalized linear model.