FourierDCT[list] finds the Fourier discrete cosine transform of a list of real numbers.FourierDCT[list, m] finds the Fourier discrete cosine transform of type m.
LiouvilleLambda[n] gives the Liouville function \[Lambda](n).
VertexColors is an option for graphics primitives which specifies the colors to assign to vertices.
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
GraphML
(Mathematica Import/Export Format) GraphML graph data format. Standard exchange for graphs. GraphML is an acronym derived from Graph Markup Language. XML-based format. Represents typed, attributed, directed, ...
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
WeierstrassSigma[u, {g_2, g_3}] gives the Weierstrass sigma function \[Sigma](u; g_2, g_3).
Csch
(Built-in Mathematica Symbol) Csch[z] gives the hyperbolic cosecant of z.
FourierDST[list] finds the Fourier discrete sine transform of a list of real numbers.FourierDST[list, m] finds the Fourier discrete sine transform of type m.
MATHEMATICA HOW TO Tutorials » Basic Statistics Descriptive Statistics See Also » Transpose Mean Median StandardDeviation Normalize Map Flatten More About » Statistics ...