|
|
|
|
|
by unwind
671 days ago
|
|
I think the point kind of swooshed me (I notice taking out the last tube as suggested by another comment). Adam is obviously massively competent and known etc, but as an avid SO poster I have to point out the potential accidental footgun discharge: In C abs() returns int, you must use fabs(). Not sure about other C-like languages and the article doesn't specify language but still. |
|