BooleanMinimize[expr] finds a minimal-length disjunctive normal form representation of expr.BooleanMinimize[expr, form] finds a minimal-length representation for expr in the ...
ConditionalExpression[expr, cond] is a symbolic construct that represents the expression expr when the condition cond is True.
Cycles
(Built-in Mathematica Symbol) Cycles[{cyc_1, cyc_2, ...}] represents a permutation with disjoint cycles cyc_i.
Det
(Built-in Mathematica Symbol) Det[m] gives the determinant of the square matrix m.
DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
DiscreteConvolve[f, g, n, m] gives the convolution with respect to n of the expressions f and g. DiscreteConvolve[f, g, {n_1, n_2, ...}, {m_1, m_2, ...}] gives the ...
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
Discriminant[poly, var] computes the discriminant of the polynomial poly with respect to the variable var.Discriminant[poly, var, Modulus -> p] computes the discriminant ...
EdgeLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for edges.
EffectiveInterest[r, q] gives the effective interest rate corresponding to interest specification r, compounded at time intervals q.