ModulationType is an option of FrequencyModulation, specifying the type of modulation.
Parallel is a setting of ModulationType, an option of function FrequencyModulation.
EmptyGraph[n] generates an empty graph on n vertices. An option Type that can take on values Directed or Undirected is provided. The default setting is Type -> Undirected.
UnionSet[a, b, s] merges the sets containing a and b in union-find data structure s.
Zoom
(Combinatorica Package Symbol) Zoom[{i, j, k, ...}] is a value that the PlotRange option can take on in ShowGraph. Setting PlotRange to this value zooms the display to contain the specified subset of ...
RoundToEven is a setting for the option RoundingRule of SetArithmetic that specifies rounding to the nearest representable number and, in the case of a tie, rounding to the ...
RoundToInfinity is a setting for the option RoundingRule of SetArithmetic that specifies rounding to the nearest representable number and, in the case of a tie, rounding away ...
Truncation is a setting for the option RoundingRule of SetArithmetic that specifies rounding by discarding excess digits.
ButcherPlotRootSize is an option to ButcherPlot that specifies a scaling factor for the circle highlighting the root.
Mathematica has a built-in high-level interface to all standard SQL databases that allows immediate searching, reading, and writing of arbitrary data and expressions, as well ...