Edges
(Combinatorica Package Symbol) Edges[g] gives the list of edges in g. Edges[g, All] gives the edges of g along with the graphics options associated with each edge. Edges[g, EdgeWeight] returns the list of ...
Miscellaneous`WorldPlot` functionality is now available in the newly created World Plotting Package. Many enhancements are available through the built-in Mathematica kernel ...
At the core of Mathematica is the foundational idea that everything —data, programs, formulas, graphics, documents—can be represented as symbolic expressions. And it is this ...
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. ...
Mathematica supports state-of-the-art sound generation, providing both arbitrary waveform synthesis from functions and data, and symbolic note-based MIDI-style sound ...
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...
LocatorAutoCreate is an option for LocatorPane, Manipulate, and related functions that specifies whether new locators should be created when clicking away from existing ...
NotebookSelection[] represents the current selection in the current evaluation notebook in the front end.NotebookSelection[nb] represents the current selection associated ...
PrivateEvaluationOptions -> {opt_1 -> val_1, opt_2 -> val_2} is an option for selections that specifies settings for evaluation-related suboptions.
Sending email from Mathematica. The examples below require that the default mail account settings have been configured in the Internet Connectivity > Mail Settings tab of the ...