KML
(Mathematica Import/Export Format) KML map data format. Standard GIS file format. Stores the geometry and data of cartographic map features. KML is an acronym for Keyhole Markup Language. Used by Google Earth. ...
LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. ...
Building on its core symbolic architecture, Mathematica gives immediate access to the latest in industrial-strength Boolean computation. With highly general symbolic ...
$SharedFunctions is the list of functions currently being shared among parallel kernels.
$SharedVariables is the list of variables currently being shared among parallel kernels.
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
UnsetShared[s_1, s_2, ...] stops the sharing of the variables or functions s_i among parallel kernels.UnsetShared[patt] stops the sharing of all variables and functions whose ...
int MLReadyParallel (MLENV env, MLINK *links, int n, mltimeval waittime) takes a list of link objects of length n and waits a timeout period specified by waittime for one of ...
The functionality in Miscellaneous`Audio` is now available through the newly created Audio Package.
MathLink provides a mechanism through which programs can interact with Mathematica. Some typical uses of MathLink. MathLink provides a general interface for external programs ...