Thread: help me please
View Single Post
  #3 (permalink)  
Old 10-16-2008, 06:06 AM
Unome Unome is offline
Member
 
Join Date: Oct 2008
Posts: 35
Unome is on a distinguished road
since you haven't responded yet what exactly you want I'd suggest to draw an applet using a while statement.

and have the while statement update Math.pow(x,2) MAth.pow(x,3) ect... Set those = to y, and you'll have an x and y cordinate. Plug those into lines and draw them with a loop

If you need any coding explanation I can help you. I've done this before... but then again I'm still not sure if this is what you wanted
Reply With Quote