24.1: Difference between revisions
Jump to navigation
Jump to search
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
Admin moved page Main Page to Verifying DLMF with Maple and Mathematica |
||
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/24.1#Ex1 24.1#Ex1] | | | [https://dlmf.nist.gov/24.1#Ex1 24.1#Ex1] || <math qid="Q7394">B_{1} = \tfrac{1}{6}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>B_{1} = \tfrac{1}{6}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">B[1] = (1)/(6)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[B, 1] == Divide[1,6]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/24.1#Ex2 24.1#Ex2] | | | [https://dlmf.nist.gov/24.1#Ex2 24.1#Ex2] || <math qid="Q7395">B_{2} = \tfrac{1}{30}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>B_{2} = \tfrac{1}{30}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">B[2] = (1)/(30)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[B, 2] == Divide[1,30]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/24.1#Ex3 24.1#Ex3] | | | [https://dlmf.nist.gov/24.1#Ex3 24.1#Ex3] || <math qid="Q7396">B_{3} = \tfrac{1}{42}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>B_{3} = \tfrac{1}{42}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">B[3] = (1)/(42)</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[B, 3] == Divide[1,42]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 12:01, 28 June 2021
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
24.1#Ex1 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{1} = \tfrac{1}{6}}
B_{1} = \tfrac{1}{6} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | B[1] = (1)/(6) |
Subscript[B, 1] == Divide[1,6] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
24.1#Ex2 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{2} = \tfrac{1}{30}}
B_{2} = \tfrac{1}{30} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | B[2] = (1)/(30) |
Subscript[B, 2] == Divide[1,30] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
24.1#Ex3 | Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle B_{3} = \tfrac{1}{42}}
B_{3} = \tfrac{1}{42} |
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle } | B[3] = (1)/(42) |
Subscript[B, 3] == Divide[1,42] |
Skipped - no semantic math | Skipped - no semantic math | - | - |