I built program that calculate quadratic function. You enter 3 parameters of the quadratic function: a, b, c. And the program calculate results: discriminant, roots, vertex, intersection with y-axes and draw a graph of the function.
This is a window that the program create:
Solution Explorer looked as follow:
No comments:
Post a Comment