> 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
- [HACKERS] floating point representation Hiroshi Inoue
- Re: [HACKERS] floating point representation Peter Eisentraut
- Re: [HACKERS] floating point representation Tom Lane
- RE: [HACKERS] floating point representation Hiroshi Inoue
- Re: [HACKERS] floating point representat... Hiroshi Inoue
- Re: [HACKERS] floating point repres... Tom Lane
- Re: [HACKERS] floating point re... Hiroshi Inoue
- Re: [HACKERS] floating poin... Tom Lane
- Re: [HACKERS] floating poin... Thomas Lockhart
- Re: [HACKERS] floating poin... Pete Forman
- Re: [HACKERS] floating poin... Tom Lane
- Re: [HACKERS] floating poin... Bruce Momjian
- Re: [HACKERS] floating poin... Peter Eisentraut
- Re: [HACKERS] floating poin... Tom Lane
- Re: [HACKERS] floating poin... Philip Warner
- Re: [HACKERS] floating poin... Peter Eisentraut
- Re: [HACKERS] floating poin... Philip Warner
- Re: [HACKERS] floating point re... Bruce Momjian
- Re: [HACKERS] floating poin... Tom Lane