Skip to content

Commit

Permalink
Add comment about significant digits.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvds committed Sep 24, 2010
1 parent baf6dd7 commit 91cadc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion review/manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ <h1>Entering equations</h1>
</ul>

<li> Enter the final answer in a text box in the form like
<code class="box">answer: 1.23 m/s</code> or <code class="box">answer: v1=1.23 m/s</code>
<code class="box">answer: 1.23 m/s</code> or <code class="box">answer: v1=1.23 m/s</code>.&nbsp;
Andes expects three siginificant digits of precision for final
answers.

<li> All variables used must be previously defined.
</ul>
Expand Down

0 comments on commit 91cadc7

Please sign in to comment.