Symbolic graphics and unparalleled function and data visualization
Mathematica includes comprehensive support for XML, the meta-markup language developed by the World Wide Web Consortium (W3C) for describing structured documents and data. ...
Refine
(Built-in Mathematica Symbol) Refine[expr, assum] gives the form of expr that would be obtained if symbols in it were replaced by explicit numerical expressions satisfying the assumptions assum. ...
file.tm is a MathLink template file.
ExpressionTree[e] plots the expression tree of e.ExpressionTreePlot[e, pos] plots the expression tree of e with its root placed at position pos.ExpressionTreePlot[e, pos, ...
ExpressionToSymbolicMathML[expr] converts the Mathematica expression, expr, into a MathML-flavored SymbolicXML structure.
GraphCenter[g] gives the set of vertices with minimum eccentricity in the graph g.
SquaredEuclideanDistance[u, v] gives the squared Euclidean distance between vectors u and v.
Mathematica's notebook interface is a very powerful typesetting system that allows you to enter formulas as they are written in mathematical literature, using two-dimensional ...
Record
(Built-in Mathematica Symbol) Record represents a record in Read, Find, and related functions.