Hacker News new | ask | show | jobs
by anon4 4099 days ago
6 = 1.5 * 4. I'm not seeing the problem.
2 comments

"150% faster" implies the speed is 2.5 times, not 1.5.
speed = speed * 1.5 Is not the same as speed += speed * 1.5