XMLElement[tag, {attr_1 -> val_1, ...}, {data_1, ...}] represents an element in symbolic XML.
Dilation[image, ker] gives the morphological dilation of image with respect to the structuring element ker.Dilation[image, r] gives the dilation with respect to a range r ...
Mathematica represents vectors as lists, and never needs to distinguish between row and column cases. Vectors in Mathematica can always mix numbers and arbitrary symbolic or ...
Mathematica provides many options for styling the cells that appear in notebooks. Some of the more common styling options are available directly from the Format menu. All ...
In Mathematica, graphs can be constructed in a variety of ways. They can be built from vertices and edges directly in a symbolic form. They can come from built-in curated ...
Mathematica symbolic expressions can represent an immense range of types of objects. Mathematica provides a rich collection of functions to test expressions. Functions that ...
As the world's best-developed tree-oriented symbolic language, Mathematica is uniquely suited to working with XML. Not only can Mathematica generate XML from scratch, it can ...
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 ...
Huge numerical datasets are routine for Mathematica. Its powerful array primitives make large-scale array manipulation both easy to specify and highly efficient. And its ...
ChemicalData["name", " property"] gives the value of the specified property for the chemical " name".ChemicalData["name"] gives a structure diagram for the chemical with the ...