GeneratedParameters is an option that specifies how parameters generated to represent the results of various symbolic operations should be named.
GoldenRatio is the golden ratio \[Phi] = 1/2 (Sqrt[5] + 1), with numerical value \[TildeEqual] 1.61803.
HammingDistance[u, v] gives the Hamming distance between strings or vectors u and v.
Hypergeometric0F1[a, z] is the confluent hypergeometric function \[Null]_0 F_1 (; a; z).
Hypergeometric0F1Regularized[a, z] is the regularized confluent hypergeometric function \[Null]_0 F_1 (a; z)/\[CapitalGamma](a).
ListAnimate[{expr_1, expr_2, ...}] generates an animation whose frames are the successive expr_i. ListAnimate[list, fps] displays fps frames per second.
LogicalExpand[expr] expands out logical combinations of equations, inequalities, and other functions.
Magnification is an option for Style and Cell that specifies what magnification to use for display.
MatchingDissimilarity[u, v] gives the matching dissimilarity between Boolean vectors u and v.
MatrixForm[list] prints with the elements of list arranged in a regular array.