RemoteService[properties] contains a list of properties about a service provided by a Lightweight Grid Manager.
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
GUIResolve[src] resolves an interface definition to its top-level completely loaded widget and enclosing widgets.GUIResolve[src, args] passes arguments to the interface ...
GUIRunModal[src] loads and runs an interface definition in a modal state with the kernel and returns a result when finished.GUIRunModal[src, args] passes arguments to the ...
The Notation Package allows you to extend Mathematica so it understands and functions correctly with new typeset notations. Typically, new notations are defined by ...
FromSymbolicXML[expr] converts a SymbolicXML expression expr to a more native format, if one is available.
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 ...
SHP
(Mathematica Import/Export Format) ESRI shape file format. Common GIS file format. Used for archiving and exchanging cartographic and geospatial information. Stores the geometry and data of map features. SHP ...
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
BarabasiAlbertGraphDistribution[n, k] represents a Barabasi\[Dash]Albert graph distribution for n-vertex graphs where a new vertex with k edges is added at each step.