This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/15359] Inaccurate cos for IBM long double


http://sourceware.org/bugzilla/show_bug.cgi?id=15359

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com
         AssignedTo|unassigned at sourceware    |carlos at redhat dot com
                   |dot org                     |

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> 2013-04-12 02:25:23 UTC ---
Fixing this.

If someone could run: printf ("%.100000g\n", (long double)(M_PIl/2.0L));, on a
system with ibm long double that would be great.

Then I will increase the number of digits in the answer to match the maximum
precision for the type e.g. ~106 digits.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]