GraphPlot and GraphPlot3D calculate and plot a visually appealing 2D/3D layout of a graph. The functions are designed to work with very large graphs and handle both connected ...
WidgetLayout is an option to Widget, WidgetReference, and WidgetGroup that contains suboptions controlling layout.
These tutorials help you to start to use GUIKit to develop your own user interfaces. It shows how to launch and run GUIs, how to inspect them as they are running, and how to ...
Mathematica supports all standard raster audio formats and codecs, with options to allow detailed control over encoding and compression. Mathematica also allows conversion ...
Mathematica's unified symbolic architecture allows arbitrary extensibility in the output and input of notation.
Mathematica provides flexible mechanisms for full typeset formatting of numbers of any magnitude and precision, to optimize readability, portability, and external ...
Mathematica can generate many types of high-quality formatted documents directly from symbolic notebook expressions, with either automatic styling, or detailed control and ...
Mathematica includes a variety of non-printing characters, some used to fine-tune layout, and others used to define precise syntactic interpretations while maintaining the ...
Mathematica's unified architecture allows every aspect of Mathematica's interface to be controlled and specified programmatically using the symbolic constructs and functions ...
expr_1; expr_2; ... evaluates the expr_i in turn, giving the last one as the result.