Frame
(Built-in Mathematica Symbol) Frame is an option for Graphics, Grid, and other constructs that specifies whether to include a frame.
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
GroupElements[group] returns the list of all elements of group.GroupElements[group, {r_1, ..., r_k}] returns the elements numbered r_1, ..., r_k in group in the standard ...
HaarWavelet[] represents a Haar wavelet.
Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
KuiperTest[data] tests whether data is normally distributed using the Kuiper test.KuiperTest[data, dist] tests whether data is distributed according to dist using the Kuiper ...
MardiaKurtosisTest[data] tests whether data follows a MultinormalDistribution using the Mardia kurtosis test.MardiaKurtosisTest[data, " property"] returns the value of " ...
MardiaSkewnessTest[data] tests whether data follows a MultinormalDistribution using the Mardia skewness test.MardiaSkewnessTest[data, " property"] returns the value of " ...
MatrixExp[m] gives the matrix exponential of m. MatrixExp[m, v] gives the matrix exponential of m applied to the vector v.
MeyerWavelet[] represents the Meyer wavelet of order 3.MeyerWavelet[n] represents the Meyer wavelet of order n evaluated on the equally spaced interval {-10, ...