Truncate
(Polyhedron Operations Package Symbol) Truncate[expr] truncates each edge of each polygon in graphics expression expr.Truncate[expr, ratio] truncates to the specified ratio of the edge length.
HDF
(Mathematica Import/Export Format) MIME type: application/x-hdf HDF data format Version 4. General-purpose format for representing multidimensional datasets. Used for storage, management, and exchange of ...
InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to ...
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
Vertices[g] gives the coordinates of each vertex of graph g embedded in a plane.Vertices[g, All] gives the embedding of the graph along with graphics options associated with ...
In Mathematica's standard notebook interface, you are directly giving input and getting output every time you press Shift+Enter. Although much more rarely needed than in more ...
Mathematica not only allows you to insert arbitrary graphics into user interfaces, but also provides convenient characters that allow you immediately to build and document ...
Mathematica's core tree-oriented symbolic language makes it uniquely suited to working with XML. Mathematica can not only import—from files or the web—arbitrary XML with any ...
SDF
(Mathematica Import/Export Format) MIME type: chemical/x-mdl-sdf MDL molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Plain text tabular ...
Legended[expr, lbl] indicates that a legend entry for expr should be created, with label lbl.