Equally spaced polynomial

ID: equally-spaced-polynomial

An equally spaced polynomial, also known as a polynomial interpolating at equally spaced nodes, is a type of polynomial that passes through a set of points (nodes) that are spaced evenly on the x-axis. This concept is often used in numerical analysis, particularly in polynomial interpolation.

New to topics? Read the docs here!