Re: Fixing geometic calculation

Поиск
Список
Период
Сортировка
От Paul Matthews
Тема Re: Fixing geometic calculation
Дата
Msg-id 4A7CF395.4090504@netspace.net.au
обсуждение исходный текст
Ответ на Re: Fixing geometic calculation  (Paul Matthews <plm@netspace.net.au>)
Список pgsql-hackers
Paul Matthews wrote:
>   EPSILON in postgres is 1.0E-06
>   EPSILON for floats is 1.19209e-07
>   EPSILON for doubles is 2.22045E-016
>   
Bad form to reply to my own post and all. If EPSILON for double
represented 1mm, then postgres is rounding to the nearest 10,000,000 km.
Since its only about 380,000 km to the moon it's a good thing <diety of
choice> does not use postgres.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: hot standby - merged up to CVS HEAD
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Alpha releases: How to tag