Drawing quadratic equations on a 2D cartesian co-ordinate system
Hi,
I need to design a 2D cartesian co-ordinate system to plot quadratic equations on the graph using pure action script. Quadratic equations are of the form y = ax^2 + bx + c where a,b and c are the variables for which the values need to accepted from the user as input. Accordingly, the curve needs to be plotted on the graph.
Could anybody kindly help me to write an action script 3.0 code to suffice the above requirement?
Thanks in advance.
Cheers,
Pratik.
