This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libstdc++/13450] std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)


------- Additional Comments From gdr at integrable-solutions dot net  2004-01-11 19:38 -------
Subject: Re:  std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)

"paolo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| >                                but then, I don't recall why I
| > made the previous change in the first place. 
| 
| ;)
| 
| 2003-05-20  Gabriel Dos Reis <gdr@integrable-solutions.net>
| 
| 	PR libstdc++/10689
| 	* include/std/std_complex.h (pow): Tidy.
| 

The joy of working in team; at least, one will have its brain in good
shape in order to keep the damaged ones working :-)

Thanks, Paolo.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13450


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