
Originally Posted by
Steffen Thomsen
Hi,
You have to deduct the linear formula
Example
y = x^2 + x + 1
Sorry, but I am not following? Is this interpolation or something else?

Originally Posted by
MrShorty
to build a new table containing x1,y1 and x2, y2.
Thank you, but I am looking for something where the raw data is hardcoded into the function and not passed from a table. I'm not sure what the best way to hardcode the data would be - the only way I'm familiar with is Arrays, but perhaps someone can mention something else. But I'd be thinking something like for instance:
Question: If I try to use Double as the array type I get a #VALUE! error, instead I have to use variant - why is this?
Here's the interpolation function I've written - feedback and improvements are welcome 
Bookmarks