GRAPH PLOTTING ,SOLVING EQUATIONS AND GRAPHICAL TOOLS

PROJECT GROUP

AIM OF THE PROJECT

The project aims at plotting graphs of any arbitrary explicit function given by the user . In addition to that it will provide the solution to the equation solving it graphically . It will also implement additional Graphical Tools as finding area under the curve , calculating the slope of the curve at any point on the curve etc.

SAMPLE INPUT AND OUTPUT

  • If we want to solve the equation x^2 - 3x +2 = 0 Then it will give the output x = 2, x = 1 In case there are no real solutions to the equation it will mention that.
    OUR EXPECTATIONS FROM THE PROJECT
    In this program we wish to help the people in mathamatics who find it difficult and tiring to draw graphs to solve mathamatical equations. This Program will also some basic tools in graphs such as finding distance between to given points and also to find the area under the curve. We hope that users will find this program useful solving mathamatics problems.