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

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> 2013-04-12 02:37:20 UTC ---
That should be:
printf ("%.100000Lg\n", (long double)(M_PIl/2.0L));

-- 
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]