Introduction - If you have any usage issues, please Google them yourself
VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and simple modification to use. Have been the test correctly.