AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
AnimationCycleOffset is an option for cells that specifies the relative position of the next graphic to be used in an animation sequence.
AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
BarabasiAlbertGraphDistribution[n, k] represents a Barabasi\[Dash]Albert graph distribution for n-vertex graphs where a new vertex with k edges is added at each step.
CarmichaelLambda[n] gives the Carmichael function \[Lambda](n), defined as the smallest integer m such that k^m \[Congruent] 1 mod n for all k relatively prime to n.
CellChangeTimes is an option to Cell that specifies when changes were made to the cell.
CellDynamicExpression is an option for cells that specifies an expression to be dynamically updated whenever the cell is visible on-screen.
CellTags is an option for Cell that gives a list of tags to associate with a cell.
ChebyshevU[n, x] gives the Chebyshev polynomial of the second kind U_n (x).
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.