FromQuaternion[q] transforms the Quaternion object q to the symbolic form a + I b + J c + K d.
ParetoPlot[list] creates a Pareto plot from the frequencies of the elements in list.ParetoPlot[{{cat_1, freq_1}, {cat_2, freq_2}, ...}] creates a Pareto plot from categories ...
Deci
(Units Package Symbol) Deci is the SI unit prefix denoting 1/10.
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
EdgeList[g] gives the list of edges for the graph g. EdgeList[g, patt] gives a list of edges that match the pattern patt.
EuclideanDistance[u, v] gives the Euclidean distance between vectors u and v.
Grad
(Vector Analysis Package Symbol) Grad[f] gives the gradient, \[Del]f, of the scalar function f in the default coordinate system. Grad[f, coordsys] gives the gradient of f in the coordinate system coordsys.
Convergents[list] gives a list of the convergents corresponding to the continued fraction terms list.Convergents[x, n] gives the first n convergents for a number ...
DegreeGraphDistribution[dlist] represents a degree graph distribution with vertex degree dlist.
Denominator[expr] gives the denominator of expr.