StepInterpolate

Description

Step Interpolation Algorithm. Interpolate at point t.

Excel Function Syntax

StepInterpolate(xValues, yValues, t)

Online Calculator

ParameterValueDescription
xValuesThe x values.
yValuesThe y values.
tPoint t to interpolate at.
Result