__atan2 and __atan2l undefined

Haruhiko Okumura okumura@matsusaka-u.ac.jp
Sat Apr 1 00:00:00 GMT 2000


From: Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr>
Subject: Re: __atan2 and __atan2l undefined
Date: 19 Jan 2000 04:07:53 +0100

> atan2l is the 'long double' version of 'atan2'. It should have been
> defined in libc5.  

Yes, atan2l is defined, so I changed __atan2l to atan2l and it worked.
What troubled is the double underscores in front of the name.

-- 
Haruhiko Okumura <okumura@matsusaka-u.ac.jp>
Matsusaka University, 1846 Kubo-cho, Matsusaka, 515-8511 Japan
Phone: +81-598-29-1122  Fax: +81-598-29-1014
http://www.matsusaka-u.ac.jp/~okumura/


More information about the Libstdc++ mailing list