MathieuCharacteristicExponent[a, q] gives the characteristic exponent r for Mathieu functions with characteristic value a and parameter q.
MathieuCPrime[a, q, z] gives the derivative with respect to z of the even Mathieu function with characteristic value a and parameter q.
MathieuSPrime[a, q, z] gives the derivative with respect to z of the odd Mathieu function with characteristic value a and parameter q.
MexicanHatWavelet[] represents the Mexican hat wavelet of width 1.MexicanHatWavelet[\[Sigma]] represents the Mexican hat wavelet of width \[Sigma].
MorphologicalBinarize[image, {t_1, t_2}] creates a binary image from image by replacing all values above the upper threshold t_2 with 1, also including pixels with ...
MorphologicalComponents[image] gives an array in which each pixel of image is replaced by an integer index representing the connected foreground image component in which the ...
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
O
(Built-in Mathematica Symbol) O[x]^n represents a term of order x^n. O[x]^n is generated to represent omitted higher-order terms in power series. O[x, x_0]^n represents a term of order (x - x_0) n.
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).