I\'m implementing the scrolling behaviour of a touch screen UI but I\'m too tired in the moment to wrap my mind around some supposedly trivial piece of math:
y (
y(x) = y0 - a * e ^ ( k * x )
where y0 is the start constant, and a and k are factors.
y0
a
k
Example plot.