Some of the functionality of the World Plotting Package is now available in CountryData.
Displaying a map. To make a map of an entire continent, you can give the name of the continent in place of the list of country names. Thus, for example, WorldPlot[Oceania] is ...
Same functionality now provided by ExportString[boxes, {"MathML", "Boxes"}].
Same functionality now provided by ExportString[expr, {"MathML", "Expression"}].
Same functionality now provided by ImportString[string, {"MathML", "Boxes"}].
Same functionality now provided by ImportString[string, {"MathML", "Expression"}].
The NotebookML format is no longer supported.
Ordinary Mathematica notebooks can be opened by non- Mathematica users using the free product Mathematica Player , which lets users view, print, and interact with live ...
As of Version 6.0, MLDisownIntegerArray() has been superseded by MLReleaseInteger32Array().
As of Version 6.0, MLDisownIntegerList() has been superseded by MLReleaseInteger32List().