Conical
(Vector Analysis Package Symbol) Conical represents the conical coordinate system with default variables Llambda, Mmu, and Nnu and default parameter values 1 and 2. Conical[\[Lambda], \[Mu], \[Nu]] ...
EllipticCylindrical represents the elliptic cylindrical coordinate system with default variables Uu, Vv, and Zz and default parameter value 1. EllipticCylindrical[u, v, z] ...
Grad
(Vector Analysis Package Symbol) Grad[f] gives the gradient, \[Del]f, of the scalar function f in the default coordinate system. Grad[f, coordsys] gives the gradient of f in the coordinate system coordsys.
OblateSpheroidal represents the oblate spheroidal coordinate system with default variables Xxi, Eeta, and Pphi and default parameter value 1. OblateSpheroidal[\[Xi], \[Eta], ...
ProlateSpheroidal represents the prolate spheroidal coordinate system with default variables Xxi, Eeta, and Pphi and default parameter value 1. ProlateSpheroidal[\[Xi], ...
ScalarTripleProduct[v_1, v_2, v_3] gives the scalar triple product of the three 3-vectors v_1, v_2 and v_3 in the default coordinate system. ScalarTripleProduct[v_1, v_2, ...
ScaleFactors[pt] gives a list of the scale factors at the point pt in the default coordinate system. ScaleFactors[pt, coordsys] gives a list of the scale factors in the ...
Toroidal
(Vector Analysis Package Symbol) Toroidal represents the toroidal coordinate system with default variables Uu, Vv, and Pphi and default parameter value 1. Toroidal[u, v, \[Phi]] represents the toroidal ...
ExpressionToSymbolicMathML[expr] converts the Mathematica expression, expr, into a MathML-flavored SymbolicXML structure.
RawXML["string"] represents a raw string fragment of XML that can be used inside a SymbolicXML expression.