Packing a large number of sophisticated algorithms—many recent and original—into a powerful collection of functions, Mathematica draws on almost every major result in number ...
Mathematica by default interprets any sequence of letters or letter-like forms as the name of a symbol. All these are treated by Mathematica as symbols. Symbols with built-in ...
MaximalIndependentVertexSet[g] gives a maximal independent vertex set of an undirected graph g.MaximalIndependentVertexSet[g, w] gives a maximal independent vertex set of g ...
Bit
(Mathematica Import/Export Format) Uniform sequence of bits. Binary data format.
AbsoluteDashing[{d_1, d_2, ...}] is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths d_1, ...
CopyToClipboard[expr] replaces the contents of the clipboard with expr.
PlotMarkers is an option for graphics functions like ListPlot and ListLinePlot that specifies what markers to draw at the points plotted.
ParticleData[name, " property"] gives the specified property for a subatomic particle or family of particles with the specified name. ParticleData[{name, q}, " property"] ...
Widget["WizardDialog"] represents the dialog inside which a wizard is displayed.
BenchmarkReport[] runs the benchmark and produces a report in a separate notebook comparing this system to a selection of reference systems. BenchmarkReport["system_1", ...