Hacker News new | ask | show | jobs
by llukas 2900 days ago
Not really - https://en.wikipedia.org/wiki/Numerical_stability

If your algorithm is not stable then even 64-bit won't help you.

Compare Euler vs Verlet - https://en.wikipedia.org/wiki/Verlet_integration

1 comments

You're making a different argument.
Which problem that has stable algorithm would require 64-bit then?