https://github.com/jrincayc/ucblogo-code
Revision 5b69ac44fd0e83c124c73df323752ef13124af70 authored by Joshua J. Cogliati on 27 September 2019, 15:53:48 UTC, committed by Joshua J. Cogliati on 10 October 2019, 02:47:41 UTC
1 parent dfa4883
Raw File
Tip revision: 5b69ac44fd0e83c124c73df323752ef13124af70 authored by Joshua J. Cogliati on 27 September 2019, 15:53:48 UTC
Fixing include.
Tip revision: 5b69ac4
round
ROUND num

	outputs the nearest integer to the input.

back to top