Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbay808
2758 days ago
Isn't floating point rounding behaviour also deterministic?
1 comments
hackits
2758 days ago
Depends on the mode the FPU is put into, fast or precise. If you want to have some fun, start a multiplayer game of AOE and switch the FPU mode from fast to precise. Doesn't take long to get out of sync, even for a basic game.
link