Paraboloidal represents the paraboloidal coordinate system with default variables Uu, Vv, and Pphi.Paraboloidal[u, v, \[Phi]] represents the paraboloidal coordinate system ...
ParameterRanges[] gives the intervals over which each the of the parameters in the default coordinate system may range. ParameterRanges[coordsys] gives the ranges for each of ...
SymbolicExpressionMLToExpression[expr] takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
SymbolicMathMLToBoxes[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
With origins stretching back several centuries, discrete calculus is now an increasingly central methodology for many problems related to discrete systems and algorithms. ...
Graphs are first-class citizens in Mathematica, and can be used as input, output, in programs, and in documents. Undirected and directed graphs are treated uniformly and ...
Mathematica's handling of polynomial systems is a tour de force of algebraic computation. Building on mathematical results spanning more than a century, Mathematica for the ...
In addition to importing ZIP files stored on your machine, Mathematica can also import ZIP files directly from a URL. In most cases, processing data in ZIP files is ...
Mathematica contains a very powerful system of integration. It can do almost any integral that can be done in terms of standard mathematical functions.