ChartElements is an option to charting functions such as BarChart that specifies the graphics to use as the basis for bars or other chart elements.
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
DirichletL[k, j, s] gives the Dirichlet L-function L(\[Chi], s) for the Dirichlet character \[Chi](n) with modulus k and index j.
FiniteAbelianGroupCount[n] gives the number of finite Abelian groups of order n.
HurwitzLerchPhi[z, s, a] gives the Hurwitz\[Dash]Lerch transcendent \[CapitalPhi](z, s, a).
HurwitzZeta[s, a] gives the Hurwitz zeta function \[Zeta](s, a).
InverseHaversine[z] gives the inverse haversine function hav -1 (z).
Log2
(Built-in Mathematica Symbol) Log2[x] gives the base-2 logarithm of x.
QPolyGamma[z, q] gives the q-digamma function \[Psi]_q (z).QPolyGamma[n, z, q] gives the n\[Null]^th derivative of the q-digamma function \[Psi]_q^(n)(z).
Eigensystem[m] gives a list {values, vectors} of the eigenvalues and eigenvectors of the square matrix m. Eigensystem[{m, a}] gives the generalized eigenvalues and ...