You are viewing a single comment's thread. Return to all comments →
This can be solved without itteration. Use deltaV (v2-v1) and deltaX (x1-x2) to catch the edge cases:
Seems like cookies are disabled on this browser, please enable them to open this website
Number Line Jumps
You are viewing a single comment's thread. Return to all comments →
This can be solved without itteration. Use deltaV (v2-v1) and deltaX (x1-x2) to catch the edge cases: