Skip to content

Commit

Permalink
Update autogeneratd answer test results in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwinc committed Nov 15, 2024
1 parent 382fcab commit 8569ad8
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 3 deletions.
43 changes: 42 additions & 1 deletion doc/en/Authoring/Answer_Tests/Results/AlgEquiv.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,15 @@ i/15))</pre></td>
<td class="cell c5">1</td>
<td class="cell c6"></td>
</tr>
<tr class="pass">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>5/4*%e^(%i*%pi/6)</pre></td>
<td class="cell c3"><pre>5*sqrt(3)/8+5/8*%i</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6"></td>
</tr>
<tr class="pass">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
Expand Down Expand Up @@ -1735,7 +1744,7 @@ i,i),i,8)</pre></td>
</tr>
<tr class="pass">
<td class="cell c0"><td colspan="2"></td></td>
<td class="cell c1"><td colspan="4">The following entries are incorrect, although they may appear in a simplified form from that which you actually entered. <span class="filter_mathjaxloader_equation"><span class="nolink">\[\left \{5-x &gt; 0\,{\text{ and }}\, x-1 > 0 \right \}\]</span></span></td></td>
<td class="cell c1"><td colspan="4">The following entries are incorrect, although they may appear in a simplified form from that which you actually entered. <span class="filter_mathjaxloader_equation"><span class="nolink">\[\left \{5-x > 0\,{\text{ and }}\, x-1 > 0 \right \}\]</span></span></td></td>
</tr>
<tr class="notes">
<td class="cell c0"><td colspan="6">Equivalence for elements of sets is different from expressions: see docs.</td></td>
Expand Down Expand Up @@ -1767,6 +1776,38 @@ i,i),i,8)</pre></td>
<td class="cell c0"><td colspan="2"></td></td>
<td class="cell c1"><td colspan="4">The following entries are incorrect, although they may appear in a simplified form from that which you actually entered. <span class="filter_mathjaxloader_equation"><span class="nolink">\[\left \{\left[ -\frac{\sqrt{2}}{\sqrt{3}} , 0 \right] \right \}\]</span></span></td></td>
</tr>
<tr class="expectedfail">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:orange;"><i class="fa fa-adjust"></i>!</span></td>
<td class="cell c2"><pre>{5/4*%e^(%i*%pi/6)}</pre></td>
<td class="cell c3"><pre>{5*sqrt(3)/8+5/8*%i}</pre></td>
<td class="cell c4"></td>
<td class="cell c5">-3</td>
<td class="cell c6">ATSet_wrongentries.</td>
</tr>
<tr class="expectedfail">
<td class="cell c0"><td colspan="2"></td></td>
<td class="cell c1"><td colspan="4">The following entries are incorrect, although they may appear in a simplified form from that which you actually entered. <span class="filter_mathjaxloader_equation"><span class="nolink">\[\left \{\frac{5\cdot \mathrm{i}+5\cdot \sqrt{3}}{8} \right \}\]</span></span></td></td>
</tr>
<tr class="pass">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>map(expand,{5/4*%e^(%i*%pi/6)}
)</pre></td>
<td class="cell c3"><pre>{5*sqrt(3)/8+5/8*%i}</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6"></td>
</tr>
<tr class="pass">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>ratsimp({5/4*%e^(%i*%pi/6)})</pre></td>
<td class="cell c3"><pre>ratsimp({5*sqrt(3)/8+5/8*%i})</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6"></td>
</tr>
<tr class="pass">
<td class="cell c0">AlgEquiv</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
Expand Down
33 changes: 31 additions & 2 deletions doc/en/Authoring/Answer_Tests/Results/CasEqual.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,15 @@ z^2)^(3/2))</pre></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
</tr>
<tr class="pass">
<td class="cell c0">CasEqual</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>complex_exponentialp(-3)</pre></td>
<td class="cell c3"><pre>false</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
</tr>
<tr class="pass">
<td class="cell c0">CasEqual</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
Expand Down Expand Up @@ -434,12 +443,32 @@ i/6))</pre></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
</tr>
<tr class="pass">
<td class="cell c0">CasEqual</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>complex_exponentialp(3*%e^(-7*
%i*%pi/3))</pre></td>
<td class="cell c3"><pre>false</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
</tr>
<tr class="pass">
<td class="cell c0">CasEqual</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>complex_exponentialp(7*%e^(3*%
i*%pi))</pre></td>
<td class="cell c3"><pre>false</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
</tr>
<tr class="pass">
<td class="cell c0">CasEqual</td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>complex_exponentialp(-3*exp(%i
*%pi/6))</pre></td>
<td class="cell c3"><pre>true</pre></td>
<td class="cell c3"><pre>false</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
Expand All @@ -449,7 +478,7 @@ i/6))</pre></td>
<td class="cell c1"><span style="color:green;"><i class="fa fa-check"></i></span></td>
<td class="cell c2"><pre>complex_exponentialp(-(3*exp(%
i*%pi/6)))</pre></td>
<td class="cell c3"><pre>true</pre></td>
<td class="cell c3"><pre>false</pre></td>
<td class="cell c4"></td>
<td class="cell c5">1</td>
<td class="cell c6">ATCASEqual_true.</td>
Expand Down

0 comments on commit 8569ad8

Please sign in to comment.