Re: BUG #5150: math bug

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: BUG #5150: math bug
Дата
Msg-id 20091031054521.GB28990@fetter.org
обсуждение исходный текст
Ответ на Re: BUG #5150: math bug  (John R Pierce <pierce@hogranch.com>)
Ответы Re: BUG #5150: math bug  (Mark Kirkwood <markir@paradise.net.nz>)
Список pgsql-bugs
On Fri, Oct 30, 2009 at 08:51:57PM -0700, John R Pierce wrote:
> Tom Lane wrote:
>> There is special-purpose software out there that can compute
>> exactly with rational numbers, but you aren't likely to find it
>> embedded in any general-purpose tools like databases --- the
>> use-case just isn't wide enough.  One reason why not is that it'll
>> still fall down on irrational numbers.
>>
>
>
> <nit>
>
> 1/3 is a rational number.  however,  it is a repeating fraction when
> expressed in decimal.
>
> </nit>

<nit level="2">
The set of algebraic numbers, of which rational numbers are a proper
subset, is countable and hence has Lebesgue measure zero on the real
line.
</nit> ;)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: BUG #5154: ERROR: cannot assign non-composite value to a row variable
Следующее
От: Karen Pease
Дата:
Сообщение: Re: Postmaster hangs