CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.
Cone
(Built-in Mathematica Symbol) Cone[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cone with a base of radius r centered at (x_1, y_1, z_1) and a tip at (x_2, y_2, z_2). Cone[{{x_1, y_1, z_1}, {x_2, ...
ContinuousWaveletData[{{oct_1, voc_1} -> coef_1, ...}, wave] yields a continuous wavelet data object with wavelet coefficients coef_i corresponding to octave and voice ...
CreateDirectory["dir"] creates a directory with name dir. CreateDirectory[] creates a directory in the default area for temporary directories on your computer system.
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
CrossMatrix[r] gives a matrix whose elements are 1 in a centered cross-shaped region that extends r positions along each index direction, and are 0 otherwise.CrossMatrix[r, ...
DamerauLevenshteinDistance[u, v] gives the Damerau\[Dash]Levenshtein distance between strings or vectors u and v.
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
DefaultLabelStyle is a low-level option for formatting and related constructs that specifies the default style to use in displaying their label-like elements.
DirichletL[k, j, s] gives the Dirichlet L-function L(\[Chi], s) for the Dirichlet character \[Chi](n) with modulus k and index j.