CurvatureFlowFilter[image] applies a mean curvature flow filter to image.CurvatureFlowFilter[image, t] specifies the amount t of curvature flow to be ...
CurveClosed is an option for JoinedCurve that specifies whether individual curve components should be closed curves.
Cyan
(Built-in Mathematica Symbol) Cyan represents the color cyan in graphics or style specifications.
CycleGraph[n] gives the cycle graph with n vertices C_n.
Cycles
(Built-in Mathematica Symbol) Cycles[{cyc_1, cyc_2, ...}] represents a permutation with disjoint cycles cyc_i.
CyclicGroup[n] represents the cyclic group of degree n.
Cyclotomic[n, x] gives the n\[Null]^th cyclotomic polynomial in x.
Cylinder[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cylinder of radius r around the line from (x_1, y_1, z_1) to (x_2, y_2, z_2). Cylinder[{{x_1, y_1, z_1}, {x_2, ...
CylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds a decomposition of the region represented by the inequalities ineqs into cylindrical parts whose directions correspond ...
DagumDistribution[p, a, b] represents a Dagum distribution with shape parameters p and a and scale parameter b.