mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -04:00
e1bd684a34
The implementations go to some lengths to deliver exact results for values where an exact result can be expected, such as sind(30) = 0.5 exactly. Dean Rasheed, reviewed by Michael Paquier