Built on powerful and elegant long-standing principles, the core Mathematica language has been gradually enhanced under tight control over its twenty-year history. Version ...
Built on powerful and elegant principles, the core Mathematica language has emerged over the past 20 years as perhaps the world's richest and deepest programming language. ...
SystemInformation[] gives detailed information about the Mathematica system being run. SystemInformation["comp"] gives a list of rules with information about the component " ...
From overall layout to details of particular features, Mathematica allows broad manual and programmatic control of the appearance of charts —fully integrated with its ...
BreadthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a breadth-first scan (bfs) of the graph g starting at the vertex s and evaluates f_i whenever ...
ChartElementFunction is an option for charting functions such as BarChart that gives a function to use to generate the primitives for rendering each chart element.
ConversionRules is an option for Cell that can be set to a list of rules specifying how the contents of the cell are to be converted to external formats.
Mathematica uses the powerful idea of building up all 2D and 3D graphics from symbolic primitives—which can be manipulated using all standard Mathematica functions and ...
PolarGridLines is an option for sector charts and polar plots that specifies polar grid lines.
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.