Source position: _crw_crwapi.pas line 3017
function ISysApi.LinearInterpolation(
const x: array of Double;
const y: array of Double;
N: Integer;
t: Double
):Double;