PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
RootOfUnityQ[a] yields True if a is a root of unity, and yields False otherwise.
Round
(Built-in Mathematica Symbol) Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...
Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).
SquaredEuclideanDistance[u, v] gives the squared Euclidean distance between vectors u and v.
StruveL
(Built-in Mathematica Symbol) StruveL[n, z] gives the modified Struve function L n (z).
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
ZernikeR[n, m, r] gives the radial Zernike polynomial R_n^m(r).