If you activate the Time Series Analysis Functions plugin, you'll be able to use the "interpolation" function which does linear interpolation by default (it can also do staircase and cubic spline interpolation). It's use is tipically: =interpolation(x_values,y_values,x_targets) If you have several targets, you should use it as a matrix function.
Le jeudi 06 mars 2008 à 14:58 -0500, Thomas La Bone a écrit : > I have a dim recollection of Gnumeric having a built-in linear > interpolation function like LINTERP in Quattro Pro. However, I can't > seem to find such a function in the current version of Gnumeric. Am I > just looking in the wrong place? > > Tom > > _______________________________________________ > gnumeric-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnumeric-list > _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
