Answer the question
In order to leave comments, you need to log in
Does anyone have a Js formula for cubic interpolation?
I have an array with points x, y from which a graph is built in the future.
I need to get an array of intermediate points (cubic interpolation) to get a smooth graph.
I must say right away that this is not canvas.
Array of the form:
x: [1,3, 9, 27],
y: [5,12,22,35]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question