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]

Re: There is no complex 'tan' function


On May 18, 1999, "C. van Reeuwijk" <C.vanReeuwijk@twi.tudelft.nl> wrote:

> I've just found out that there is no method 'tan' in the complex class.

Indeed.  The current `complex' implementation is far from complete.
You may want to contribute some code to the libstdc++ project so as to 
implement it :-)

libstdc++ is currently being rewritten to be ISO-C++-Compliant.  Check 
http://sourceware.cygnus.com/libstdc++/ for details.  You may even
find out the feature you need is already implemented!

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


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