commit | 47d41d0203894c6792caf7f71108e8c5a9086776 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Aug 22 10:14:15 2011 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Aug 22 10:14:15 2011 +0000 |
tree | bf666736dd75a0429012613145e030936bddd2f5 | |
parent | 3657aa675e47eafcfa1e1186c3f4c51c4e5b6a7e [diff] |
There is no need to use sqrt()/INFINITY here which simplifies the code and makes it more portable, from Havard Eidnes.