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 libc/3783] tan(double x) takes excessive amount of time when x is a multiple of pi/2, x != 0


------- Additional Comments From david at bluehaze dot org  2006-12-22 10:20 -------
(I'm the original downstream reporter).

I believe the bug report is valid for two reasons:
- Neither tanl or tanf suffer from the problem.
- The case of x a multiple of pi, at least, should be quick - the result is 
simply zero.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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