Author: Leen Ammeraal
Date: 09:40:35 11/24/01
Go up one level in this thread
On November 24, 2001 at 04:58:32, Russell Reagan wrote: >Does anyone know of any free C/C++ packages that handle extremely large numbers? >I will program my own if I can't find anything, but I would guess that if >there's something out there, it's probably done cleaner and more efficiently >than I would be able to do it. Yes, I wrote the C++ class 'large' and published it in two books: Algorithms and Data Structures in C++ (Chapter 2 and Appendix A) STL for C++ Programmers (Chapter 8) (see my website) There is even a ready-to-run program (exe as well as source) to compute pi to any number of decimal digits (say 10000). You do not really buy these books, but you can download its software (source code) from my website. Leen Ammeraal http://home.wxs.nl/~ammeraal/
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.