This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18882] wrong results of pow( complex<long double>(2, 1), odd integer )
- From: "mikulik at physics dot muni dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2004 08:53:56 -0000
- Subject: [Bug libstdc++/18882] wrong results of pow( complex<long double>(2, 1), odd integer )
- References: <20041208084814.18882.mikulik@physics.muni.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mikulik at physics dot muni dot cz 2004-12-08 08:53 -------
Created an attachment (id=7704)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7704&action=view)
for given x and n=1,2,3,4,5,... , print pow(x, n)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18882