Y
Hacker News
new
|
ask
|
show
|
jobs
by
anon4
4099 days ago
6 = 1.5 * 4. I'm not seeing the problem.
2 comments
icebraining
4099 days ago
"150% faster" implies the speed is 2.5 times, not 1.5.
link
L-four
4099 days ago
speed = speed * 1.5 Is not the same as speed += speed * 1.5
link