home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / programm / 3567 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.3 KB

  1. Path: sparky!uunet!gatech!destroyer!ncar!noao!amethyst!organpipe.uug.arizona.edu!news
  2. From: dave@cs.arizona.edu (Dave Schaumann)
  3. Newsgroups: comp.programming
  4. Subject: Re: how to calculate PI
  5. Message-ID: <1993Jan24.060153.2462@organpipe.uug.arizona.edu>
  6. Date: 24 Jan 93 06:01:53 GMT
  7. References: <c8h3xpm@rpi.edu> <C17vvq.Msr@mentor.cc.purdue.edu>
  8. Sender: news@organpipe.uug.arizona.edu
  9. Reply-To: dave@cs.arizona.edu (Dave Schaumann)
  10. Organization: University of Arizona
  11. Lines: 19
  12. In-Reply-To: ags@seaman.cc.purdue.edu (Dave Seaman)
  13.  
  14. This discussion just jogged loose a bit of trivia from my brain...
  15.  
  16. Theres a book called _Etudes for Programmers_ by Charles Wetherell.
  17. Like the title suggests, its got a bunch of good-sized project ideas
  18. for the idle programmer.
  19.  
  20. One of them concerns calculating PI to many digits.  Besides suggestions
  21. for formulas to use, there is also discussion on implementing very
  22. high precision numbers, and at least a pointer to a fast multiply
  23. algorithm.
  24.  
  25. As I recall, each section also includes a short bibliography of
  26. related works.
  27.  
  28. -- 
  29. You unlock this door with the key of imagination.  Beyond it is another
  30. dimension: a dimension of sound, a dimension of sight, a dimension of mind.
  31. You're moving into a land of both shadow and substance, of things and ideas.
  32. You've just crossed over into... the Twilight Zone.
  33.