What I need: creating stories, material for interpolation, material for counting things like

and

where L (x) is the interpolation constructed from some data (points) generated from the original known function f (x). that is, we know the original function. we have a range (s, a) - known. We need a library that helps us calculate data points in a range. we need to calculate the L (x) polynomial using this data in this range.
I need this library to be free and openource
Rella source
share