Posted by: divdude December 4, 2007
Java Help
Login in to Rate this Post:     0       ?        
peter,
First take a series of values of x say,
1,2,3.......
or
0.1,0.2,0.3,.......... as you like. Smaller the number clearer the graph.
Now calculate the value of y using the value of x so you get pair
(x,y) which is the point in the curve.
Plot the points.
Read Full Discussion Thread for this article