Mike Doyle wrote: > > In-Reply-To: <v03007808b074865622f3@[139.132.40.201]> > John Gough <jugh@deakin.edu.au> wrote in reply to my comments on Turtle > Circles that: > > > Keep in mind that Logo can handle turtle steps and turtle turns that are > > tiny, regardless of the actual pixel-clumsiness of the resulting > > graphics. > > > What about this? It's not non-standardly infinitesimal, but how small > > can your brain go? > > > to smooth.poly > > repeat 36000000 [fd 1 rt 0.00001] > > end > You'd also introduce more errors than your trying to remove. You've effectively multiplied your error by 100000. The last segent has accumulated 36000000 small errors. By the way I think you meant repeat 36000000 [fd 0.00001 rt 0.00001] Or else you meant one heck of big circle. -- =============================================================== George Mills (mills@softronix.com) http://www.softronix.com/ The www page contains some very powerful educational software. Our single most important investment is our kids. --------------------------------------------------------------- Please post messages to the Logo forum to logo-l@gsn.org. Mail questions about the list administration to logofdn@gsn.org. To unsubscribe send unsubscribe logo-l to majordomo@gsn.org.
Global SchoolNet Foundation -
Linking Kids Around the World!
Copyright GSN - All Rights Reserved
- Comments
& Questions
Visit GSN's
Global
Schoolhouse for more exciting learning resources!
Search our Site
-
Home