1D Interpolation in JavaScript
Introduction
Interpolation is a technique to approximate continuous data from sample points.
If you already heard about vector graphics, the core idea there is to use interpolation to describe shapes.
Another very common application of interpolation ...
afelipe.hashnode.dev5 min read