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.
HazardFunction[dist, x] gives the hazard function for the symbolic distribution dist evaluated at x.HazardFunction[dist, {x_1, x_2, ...}] gives the multivariate hazard ...
HeavisideTheta[x] represents the Heaviside theta function \[Theta](x), equal to 0 for x < 0 and 1 for x > 0. HeavisideTheta[x_1, x_2, ...] represents the multidimensional ...
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).
InverseChiSquareDistribution[\[Nu]] represents an inverse \[Chi]^2 distribution with \[Nu] degrees of freedom.InverseChiSquareDistribution[\[Nu], \[Xi]] represents a scaled ...
InverseWeierstrassP[p, {g_2, g_3}] gives a value of u for which the Weierstrass function \[WeierstrassP] (u; g_2, g_3) is equal to p.
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).