Creating User Control : Graph Drawer for Windows Form applications, using C# & .NET Framwork
this project contain for now
contain clsFunction class that get a string represent a math expresstion and calc the output f(x) for every input x than draw the function on the control
read the mathimatical expression and the color of the graph and send it to ucGraph to draw it