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 (
acceleration = (force / mass) velocity = (acceleration * time) (force from user's finger) = acceleration / mass = velocity / time