MultiplicationTable[l, f] constructs the complete transition table defined by the binary relation function f on the elements of list l.
RankRGF
(Combinatorica Package Symbol) RankRGF[f] returns the rank of a restricted growth function (RGF) f in the lexicographic order of all RGFs.
RGFQ
(Combinatorica Package Symbol) RGFQ[l] yields True if l is a restricted growth function. It yields False otherwise.
UnrankRGF[r, n] returns a restricted growth function defined on the first n natural numbers whose rank is r.
New function HornerForm has been added to the built-in Mathematica kernel.
Restriction scripts can be very useful in managing sitewide installations of Mathematica. They can be used to prevent access to Mathematica by unauthorized users on the ...
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
All the functionality in DiscreteMath`ComputationalGeometry` is available through the new Computational Geometry Package.
Cascade is a setting of ModulationType, an option of function FrequencyModulation.
Parallel is a setting of ModulationType, an option of function FrequencyModulation.