LineGraph[g] gives the line graph of the graph g.
Log2
(Built-in Mathematica Symbol) Log2[x] gives the base-2 logarithm of x.
MannWhitneyTest[{data_1, data_2}] tests whether the medians of data_1 and data_2 are equal.MannWhitneyTest[dspec, \[Mu]_0] tests the median difference against ...
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
MonomialList[poly] gives the list of all monomials in the polynomial poly.MonomialList[poly, {x_1, x_2, ...}] gives the list of monomials with respect to the variables x_i in ...
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
PartitionsP[n] gives the number p (n) of unrestricted partitions of the integer n.
PartitionsQ[n] gives the number q (n) of partitions of the integer n into distinct parts.
PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
PermutationOrder[perm] gives the order of permutation perm.