Re: floating point representation

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: floating point representation
Дата
Msg-id 3A91F03E.1C20C5FC@alumni.caltech.edu
обсуждение исходный текст
Ответ на RE: floating point representation  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
> Hmm, on looking at the code, this might mean we need some configure
> pushups to extract FLT_DIG and DBL_DIG and put those into the default
> strings.  Do we support any platforms where these are not 6 & 15?

In principle, yes. VAX does not use IEEE math (by default anyway) and
has less range and more precision. Most machines nowadays use the IEEE
definitions, but having at least one counterexample will help keep us
honest ;)
                 - Thomas


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: floating point representationu
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: floating point representationu