This is program fits a polynomial of a to a set of points. Click to add a point. It uses Lagrange interpolation.
This is the most efficient one I’ve seen on Scratch. Partially inspired by @sticku’s one.