Ruckus
10/19/2018, 6:25 PMmin
and max
, I can get value = interpolate(from = min, to = max, ratio = 50%)
. But say I have another function anti-interpolate
that, given a min
, max
, and value
, it tells me what the ratio
is that value
is between min
and max
.Dominaezzz
10/19/2018, 8:23 PMRuckus
10/19/2018, 8:28 PMDominaezzz
10/19/2018, 8:28 PMRuckus
10/19/2018, 8:31 PMinterpolate
, you have a reasonable idea of what it is doing. If you see a function called ratio
, not so much.elect
10/19/2018, 9:16 PMgetRatio
?elect
10/19/2018, 9:16 PMminMaxRatio
elect
10/19/2018, 9:16 PMrangeRatio
napperley
10/19/2018, 10:01 PMRuckus
10/19/2018, 10:22 PMhudsonb
10/20/2018, 1:10 AMhudsonb
10/20/2018, 1:14 AMRuckus
10/20/2018, 1:25 AMursus
10/21/2018, 2:43 PM