The integrated visualization capabilities of Mathematica provide many tools to show data in 3D. The ability to plot points, surfaces, and contours, combined with the ...
CDFWavelet[] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type "9/7". CDFWavelet["type"] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type " ...
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
ThreeJSymbol[{j_1, m_1}, {j_2, m_2}, {j_3, m_3}] gives the values of the Wigner 3-j symbol.
WignerSemicircleDistribution[r] represents a Wigner semicircle distribution with radius r centered at the origin.WignerSemicircleDistribution[a, r] represents a Wigner ...
Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
ParallelSum[expr, {i, i_max}] evaluates in parallel the sum \[Sum]i = 1 i_max expr.ParallelSum[expr, {i, i_min, i_max}] starts with i = i min.ParallelSum[expr, {i, i_min, ...
RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
Epilog
(Built-in Mathematica Symbol) Epilog is an option for graphics functions that gives a list of graphics primitives to be rendered after the main part of the graphics is rendered.
NumberFieldFundamentalUnits[a] gives a list of fundamental units for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.