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]] ...
CrossProduct[v_1, v_2] gives the cross product of the two 3-vectors v_1, v_2 in the default coordinate system. CrossProduct[v_1, v_2, coordsys] gives the cross product of v_1 ...
EllipticCylindrical represents the elliptic cylindrical coordinate system with default variables Uu, Vv, and Zz and default parameter value 1. EllipticCylindrical[u, v, z] ...
OblateSpheroidal represents the oblate spheroidal coordinate system with default variables Xxi, Eeta, and Pphi and default parameter value 1. OblateSpheroidal[\[Xi], \[Eta], ...
ParabolicCylindrical represents the parabolic cylindrical coordinate system with default variables Uu, Vv, and Zz. ParabolicCylindrical[u, v, z] represents the parabolic ...
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 ...
ProlateSpheroidal represents the prolate spheroidal coordinate system with default variables Xxi, Eeta, and Pphi and default parameter value 1. ProlateSpheroidal[\[Xi], ...
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 ...
SymbolicMathMLToBoxes[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.