|
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
|