14.16: 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/14.16#Ex1 14.16#Ex1] | | | [https://dlmf.nist.gov/14.16#Ex1 14.16#Ex1] || <math qid="Q4880">\mu = m+\delta_{\mu}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\mu = m+\delta_{\mu}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">mu = m + delta[mu]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">\[Mu] == m + Subscript[\[Delta], \[Mu]]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|- style="background: #dfe6e9;" | |- style="background: #dfe6e9;" | ||
| [https://dlmf.nist.gov/14.16#Ex2 14.16#Ex2] | | | [https://dlmf.nist.gov/14.16#Ex2 14.16#Ex2] || <math qid="Q4881">\nu = n+\delta_{\nu}</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\nu = n+\delta_{\nu}</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">nu = n + delta[nu]</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">\[Nu] == n + Subscript[\[Delta], \[Nu]]</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || - | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 11:37, 28 June 2021
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
14.16#Ex1 | \mu = m+\delta_{\mu} |
|
mu = m + delta[mu] |
\[Mu] == m + Subscript[\[Delta], \[Mu]] |
Skipped - no semantic math | Skipped - no semantic math | - | - |
14.16#Ex2 | \nu = n+\delta_{\nu} |
|
nu = n + delta[nu] |
\[Nu] == n + Subscript[\[Delta], \[Nu]] |
Skipped - no semantic math | Skipped - no semantic math | - | - |