i'm learning Java Programming.so i have a project.it is my problem because i can use my knowleged.
my topic is design a program that can dawn chart of some fuction with level 2,3, or 4.
please help my to solve this ploblem.thanks for reading.
dawn chart of some function with level 2, 3, 4? I'm not quite sure what that means... Maybe you mean Draw a chart of a funtion with levels 2 3 or 4? Are levels powers? For instnace x^2 x^3?
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
thanks for reading.yes, i want to design a software that can dawn fuctions with high levels power.in my software, User can enter some constance and select fuction that they want.
ava, thanks for coming back. I think that before anyone can even begin to help you, you'll need to write out a more specific question, one that is answerable. Please check out this site: