home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13184 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!mundil.cs.mu.OZ.AU!fjh
  3. From: fjh@mundil.cs.mu.OZ.AU (Fergus James HENDERSON)
  4. Subject: Re: LONG class wanted
  5. Message-ID: <9224618.10720@mulga.cs.mu.OZ.AU>
  6. Sender: news@cs.mu.OZ.AU
  7. Organization: Computer Science, University of Melbourne, Australia
  8. References: <2048@dutiws.tudelft.nl>
  9. Date: Wed, 2 Sep 1992 08:01:37 GMT
  10. Lines: 15
  11.  
  12. holland@dutiws.tudelft.nl (Gerhard den Hollander) writes:
  13.  
  14. >I am thinkling of creating a class which can handle arbitrary large numbers
  15. >(whether integers of reals, and I'm thinking of numbers with >100 digits )
  16.  
  17. libg++ contains an arbitrary-precision integers class.
  18. I'm not quite sure exactly what your requirements are with regard to
  19. reals - pi has a lot of digits, last time I counted ;-) - but
  20. libg++ also includes an arbitrary-precision rational number class.
  21.  
  22. -- 
  23. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  24. This .signature virus is a self-referential statement that is true - but 
  25. you will only be able to consistently believe it if you copy it to your own
  26. .signature file!
  27.