|
|
|
|
|
by ajuc
531 days ago
|
|
The problem is that it's not that much harder to make it work for all the valid inputs. Not doing that is not good enough. Another example is summing lots of floats naively instead of using Kahan's algorithm. It's like we had a theory of gravity that doesn't work on Mars because we have unnecessary division by (m-Mars' mass) in our laws :) It wouldn't be good physics. |
|