Mathieu Functions and Hill’s Equation - 28.33 Physical Applications

From testwiki
Revision as of 12:09, 28 June 2021 by Admin (talk | contribs) (Admin moved page Main Page to Verifying DLMF with Maple and Mathematica)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
28.33.E1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \pderiv[2]{W}{x}+\pderiv[2]{W}{y}-\frac{\rho}{\tau}\pderiv[2]{W}{t} = 0}
\pderiv[2]{W}{x}+\pderiv[2]{W}{y}-\frac{\rho}{\tau}\pderiv[2]{W}{t} = 0
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
diff(W, [x$(2)])+ diff(W, [y$(2)])-(rho)/(tau)*diff(W, [t$(2)]) = 0
D[W, {x, 2}]+ D[W, {y, 2}]-Divide[\[Rho],\[Tau]]*D[W, {t, 2}] == 0
Successful Successful - Successful [Tested: 300]