commit | 5b24d1592a990ad7cf81cd1498d255bad41a0b14 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Tue Sep 01 22:00:50 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 01 22:00:50 2020 -0700 |
tree | 8336c938c1f9b48ddcd37243a00d8dfb2396810c | |
parent | 1d25f5bf7b795b47e753aca56d7579d4ad7ee468 [diff] |
Improve hypot() accuracy with three separate accumulators (GH-22032)