<div dir="ltr">Thank you.  I figured it out today by experimenting.  I should have worked at it more before posting.  <div>Emily Higgins</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 10:44 AM, Robert Durtschi <span dir="ltr">&lt;<a href="mailto:robert.durtschi@gcsu.edu" target="_blank">robert.durtschi@gcsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
________________________________________<br>
In general Round is a function and expects to be on the right hand side of the equal sign. i.e.<br>
<br>
result = round(value)<br>
<br>
We are still using Alice 2.x at GCSU, so I&#39;m not sure if the procedure is the same for Alice 3:<br>
<br>
1. Drag the variable &quot;result&quot; into the edit area.<br>
2. Select &quot;set value&quot; and choose an arbitrary placeholder value ,1.0 as an example.<br>
3. Drag &quot;round a&quot; from the function area (World details Function tab for Alice 2.x) on top of the 1<br>
4. It should now say result = set value to round(1). Drag variable &quot;value&quot; down an replace the 1<br>
<br>
The final line should be: result = set value to round(value)<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
<br>
Hello -<br>
One of my students wants to round a decimal number.  How do I use round,<br>
min, and max in the math section of Alice 3?<br>
<br>
Thank you,<br>
Emily Higgins<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20141105/3eca5836/attachment-0001.html" target="_blank">http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20141105/3eca5836/attachment-0001.html</a><br>
_______________________________________________<br>
alice-teachers mailing list<br>
<a href="mailto:alice-teachers@lists.andrew.cmu.edu">alice-teachers@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers</a><br>
</blockquote></div><br></div>