Skip to content
Snippets Groups Projects
Commit db04f2b3 authored by Tom Lane's avatar Tom Lane
Browse files

Replace the naive HYPOT() macro with a standards-conformant hypotenuse

function.  This avoids unnecessary overflows and probably gives a more
accurate result as well.

Paul Matthews, reviewed by Andrew Geery
parent 90a391c6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment