Part 1
Pre-defined Points
Objectives
Generating fields for 20 points (x,y) according to the dates and values from S&P 500®'s Stock Data History
Finding Polynomial through the values of points gathered from the S&P 500®'s Stock Data points
Solving P(x) according to the polynomial and points.
Proceed to the programPart 2
User-defined Points
Objectives
Generating fields for points (x,y) according to the number of n.
Finding Polynomial through the values of points defined by the user's input.
Solving P(x) according to the polynomial and points.
