Sequence of raster image files. Commonly used as an intermediary format in video production.
mcc
(Mathematica System Program) mcc options files MathLink template file compiler.
BitOr
(Built-in Mathematica Symbol) BitOr[n_1, n_2, ...] gives the bitwise OR of the integers n_i.
BitXor
(Built-in Mathematica Symbol) BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
BrayCurtisDistance[u, v] gives the Bray\[Dash]Curtis distance between vectors u and v.
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
CDFWavelet[] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type "9/7". CDFWavelet["type"] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type " ...
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
CosineDistance[u, v] gives the angular cosine distance between vectors u and v.
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...