3.1: 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/3.1#Ex3 3.1#Ex3] || [[Item:Q1070|<math>\ln_{0}(x) = x</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\ln_{0}(x) = x</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">$0[0]ln()*(x) = x</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[$0, 0]Log[]*(x) == x</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
| [https://dlmf.nist.gov/3.1#Ex3 3.1#Ex3] || <math qid="Q1070">\ln_{0}(x) = x</math><br><syntaxhighlight lang="tex" style="font-size: 75%; background: inherit;" inline>\ln_{0}(x) = x</syntaxhighlight> || <math></math> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">$0[0]ln()*(x) = x</pre></div> || <div class="mw-highlight mw-highlight-lang-mathematica mw-content-ltr" dir="ltr"><pre style="background: inherit;">Subscript[$0, 0]Log[]*(x) == x</pre></div> || Skipped - no semantic math || Skipped - no semantic math || - || -
|-  
|-  
| [https://dlmf.nist.gov/3.1#Ex4 3.1#Ex4] || [[Item:Q1071|<math>\ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}</math>]]<br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>$0[ell]ln()*(x) = [ell - 1]ln(ln()*(x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[$0, \[ScriptL]]Log[]*(x) Subscript[== , \[ScriptL]- 1]Log[Log[]*(x)]</syntaxhighlight> || Translation Error || Translation Error || - || -
| [https://dlmf.nist.gov/3.1#Ex4 3.1#Ex4] || <math qid="Q1071">\ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}</math><br><syntaxhighlight lang="tex" style="font-size: 75%;" inline>\ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}</syntaxhighlight> || <math></math> || <syntaxhighlight lang=mathematica>$0[ell]ln()*(x) = [ell - 1]ln(ln()*(x))</syntaxhighlight> || <syntaxhighlight lang=mathematica>Subscript[$0, \[ScriptL]]Log[]*(x) Subscript[== , \[ScriptL]- 1]Log[Log[]*(x)]</syntaxhighlight> || Translation Error || Translation Error || - || -
|}
|}
</div>
</div>

Latest revision as of 11:02, 28 June 2021


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
3.1#Ex3 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \ln_{0}(x) = x}
\ln_{0}(x) = x
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
$0[0]ln()*(x) = x
Subscript[$0, 0]Log[]*(x) == x
Skipped - no semantic math Skipped - no semantic math - -
3.1#Ex4 Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle \ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}}
\ln_{\ell}(x) = \ln@{\ln_{\ell-1}(x)}
Failed to parse (LaTeXML (experimental; uses MathML): Invalid response ("") from server "http://latexml:8080/convert/":): {\displaystyle }
$0[ell]ln()*(x) = [ell - 1]ln(ln()*(x))
Subscript[$0, \[ScriptL]]Log[]*(x) Subscript[== , \[ScriptL]- 1]Log[Log[]*(x)]
Translation Error Translation Error - -