Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3AEBE6A7.63B03B93@phekda.freeserve.co.uk> Date: Sun, 29 Apr 2001 11:02:15 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.17 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Floating point types References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. Eli Zaretskii wrote: > > 2) Where can I find library, that will support operations with higher > > precision then long double (some new class maybe SuperDouble, and operators > > + - * / and functions sin() cos()... working on this class) ? > > There's the GNU Multiple Precision library, look for gmp311b.zip on > the usual DJGPP sites. I don't remember if it has C++ class wrappers, > though. There are various C++ wrappers for GMP. They have been discussed on the GMP mailing list. I can't remember if there is a mailing list archive for GMP - see http://www.swox.org/gmp/ or http://www.swox.se/gmp/ . If you can't find a GMP mail archive, I can post some URLs. HTH, bye, -- Richard Dawe http://www.phekda.freeserve.co.uk/richdawe/