MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
FresnelS[z] gives the Fresnel integral S(z).
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
BSplineBasis[d, x] gives the zeroth uniform B-spline basis function of degree d at x.BSplineBasis[d, n, x] gives the n\[Null]^th uniform B-spline basis function of degree ...
DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).
DistributionFitTest[data] tests whether data is normally distributed. DistributionFitTest[data, dist] tests whether data is distributed according to dist. ...
ButterflyGraph[n] gives the order-n butterfly graph. ButterflyGraph[n, b] gives the base-b order-n butterfly graph.
CycleGraph[n] gives the cycle graph with n vertices C_n.
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).