alice-teacher rounding a number

Emily Higgins erphiggins at gmail.com
Thu Nov 6 21:28:23 EST 2014


Thank you.  I figured it out today by experimenting.  I should have worked
at it more before posting.
Emily Higgins

On Thu, Nov 6, 2014 at 10:44 AM, Robert Durtschi <robert.durtschi at gcsu.edu>
wrote:

>
>
> ________________________________________
> In general Round is a function and expects to be on the right hand side of
> the equal sign. i.e.
>
> result = round(value)
>
> We are still using Alice 2.x at GCSU, so I'm not sure if the procedure is
> the same for Alice 3:
>
> 1. Drag the variable "result" into the edit area.
> 2. Select "set value" and choose an arbitrary placeholder value ,1.0 as an
> example.
> 3. Drag "round a" from the function area (World details Function tab for
> Alice 2.x) on top of the 1
> 4. It should now say result = set value to round(1). Drag variable "value"
> down an replace the 1
>
> The final line should be: result = set value to round(value)
> ----------------------------------------------------------------------
>
> Message: 1
>
> Hello -
> One of my students wants to round a decimal number.  How do I use round,
> min, and max in the math section of Alice 3?
>
> Thank you,
> Emily Higgins
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20141105/3eca5836/attachment-0001.html
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20141106/bbd9dc79/attachment.html 


More information about the alice-teachers mailing list