|
|
Choosing A Webhost: |
Re: accuracy of "long double": msg#00058os.netbsd.ports.x86-64
Matthias Drochner wrote:- > > shouldn't it be the same as DBL_EPSILON on x86 NetBSD? > > Probably yes... but also LDBL_MAX is affected, and LDBL_MANT_DIG. Actually the current definitions are correct; I rechecked the C std and they are defined not as the minimal positive number s.t. adding 1 is different, but in terms of the binary format. However NetBSD does still have incorrect macros in these basic headers, e.g. the C standard requires the following to compile, and it fails to compile on NetBSD x86 at least: #include <limits.h> extern int a[USHRT_MAX * 0 - 1 < 0 ? 1: -1]; I put in a PR for this a long time ago. Neil.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: accuracy of "long double", Matthias Drochner |
|---|---|
| Next by Date: | Re: accuracy of "long double", Vincent |
| Previous by Thread: | Re: accuracy of "long double", Matthias Drochner |
| Next by Thread: | Re: accuracy of "long double", Matthias Drochner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |