Interpolate values of functions.
continuous.function.interpolate(xarr, yarr, x)
xarr
a vector of x (sorted)
yarr
a vector of y
x
given value of x
interpolated value of y