5.10: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
 
Line 14: Line 14:
! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica
! scope="col" style="position: sticky; top: 0;" | Numeric<br>Mathematica
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex1 5.10#Ex1] || [[Item:Q2110|<math>a_{0} = \tfrac{1}{12}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{0} = \tfrac{1}{12}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[0] = (1)/(12)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 0] == Divide[1,12]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex1 5.10#Ex1] || <math qid="Q2110">a_{0} = \tfrac{1}{12}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{0} = \tfrac{1}{12}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[0] = (1)/(12)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 0] == Divide[1,12]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex2 5.10#Ex2] || [[Item:Q2111|<math>a_{1} = \tfrac{1}{30}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{1} = \tfrac{1}{30}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[1] = (1)/(30)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 1] == Divide[1,30]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex2 5.10#Ex2] || <math qid="Q2111">a_{1} = \tfrac{1}{30}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{1} = \tfrac{1}{30}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[1] = (1)/(30)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 1] == Divide[1,30]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex3 5.10#Ex3] || [[Item:Q2112|<math>a_{2} = \tfrac{53}{210}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{2} = \tfrac{53}{210}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[2] = (53)/(210)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 2] == Divide[53,210]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex3 5.10#Ex3] || <math qid="Q2112">a_{2} = \tfrac{53}{210}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{2} = \tfrac{53}{210}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[2] = (53)/(210)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 2] == Divide[53,210]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex4 5.10#Ex4] || [[Item:Q2113|<math>a_{3} = \tfrac{195}{371}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{3} = \tfrac{195}{371}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[3] = (195)/(371)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 3] == Divide[195,371]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex4 5.10#Ex4] || <math qid="Q2113">a_{3} = \tfrac{195}{371}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{3} = \tfrac{195}{371}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[3] = (195)/(371)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 3] == Divide[195,371]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex5 5.10#Ex5] || [[Item:Q2114|<math>a_{4} = \tfrac{22999}{22737}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{4} = \tfrac{22999}{22737}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[4] = (22999)/(22737)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 4] == Divide[22999,22737]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex5 5.10#Ex5] || <math qid="Q2114">a_{4} = \tfrac{22999}{22737}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{4} = \tfrac{22999}{22737}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[4] = (22999)/(22737)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 4] == Divide[22999,22737]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex6 5.10#Ex6] || [[Item:Q2115|<math>a_{5} = \tfrac{299\;44523}{197\;33142}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{5} = \tfrac{299\;44523}{197\;33142}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[5] = (29944523)/(19733142)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 5] == Divide[29944523,19733142]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex6 5.10#Ex6] || <math qid="Q2115">a_{5} = \tfrac{299\;44523}{197\;33142}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{5} = \tfrac{299\;44523}{197\;33142}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[5] = (29944523)/(19733142)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 5] == Divide[29944523,19733142]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|- style="background: #dfe6e9;"
|- style="background: #dfe6e9;"
| [https://dlmf.nist.gov/5.10#Ex7 5.10#Ex7] || [[Item:Q2116|<math>a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[6] = (109535241009)/(48264275462)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 6] == Divide[109535241009,48264275462]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/5.10#Ex7 5.10#Ex7] || <math qid="Q2116">a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">a[6] = (109535241009)/(48264275462)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[a, 6] == Divide[109535241009,48264275462]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|}
|}
</div>
</div>

Latest revision as of 11:13, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
5.10#Ex1 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{0} = \tfrac{1}{12}}
a_{0} = \tfrac{1}{12}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[0] = (1)/(12)
Subscript[a, 0] == Divide[1,12]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex2 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{1} = \tfrac{1}{30}}
a_{1} = \tfrac{1}{30}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[1] = (1)/(30)
Subscript[a, 1] == Divide[1,30]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{2} = \tfrac{53}{210}}
a_{2} = \tfrac{53}{210}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[2] = (53)/(210)
Subscript[a, 2] == Divide[53,210]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex4 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{3} = \tfrac{195}{371}}
a_{3} = \tfrac{195}{371}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[3] = (195)/(371)
Subscript[a, 3] == Divide[195,371]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex5 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{4} = \tfrac{22999}{22737}}
a_{4} = \tfrac{22999}{22737}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[4] = (22999)/(22737)
Subscript[a, 4] == Divide[22999,22737]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex6 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{5} = \tfrac{299\;44523}{197\;33142}}
a_{5} = \tfrac{299\;44523}{197\;33142}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[5] = (29944523)/(19733142)
Subscript[a, 5] == Divide[29944523,19733142]
Skipped - no semantic math Skipped - no semantic math - -
5.10#Ex7 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}}
a_{6} = \tfrac{10\;95352\;41009}{4\;82642\;75462}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
a[6] = (109535241009)/(48264275462)
Subscript[a, 6] == Divide[109535241009,48264275462]
Skipped - no semantic math Skipped - no semantic math - -