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 " ...
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
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.
Denominator[expr] gives the denominator of expr.