Laplacian[f] gives the Laplacian, \[Del]^2 f, of the scalar function or vector field f in the default coordinate system. Laplacian[f, coordsys] gives the Laplacian of f in ...
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], ...
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.
SymbolicMathMLToBoxes[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.
Mathematica handles formulas of all types, from polynomials with millions of terms to complex combinations of higher mathematical functions. It provides powerful general ...
There are two ways to automatically number text in Mathematica . The simplest way is to use a cell style that automatically numbers text by default. Alternatively, you can ...
BesselYZero[n, k] represents the k\[Null]^th zero of the Bessel function of the second kind Y_n (x).BesselYZero[n, k, x_0] represents the k\[Null]^th zero greater than x_0.