Newton's

Interpolating Polynomial User-defined Data Points S&P 500's Data Points

S&P 500® Live Chart UTC+8

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 program

(Updated List as of 2023 Q1)
Image Source: https://finasko.com/sp-500-companies/

Part 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.