home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 13137 < prev    next >
Encoding:
Text File  |  1992-10-13  |  1.0 KB  |  24 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!cary112.its.rpi.edu!fokp
  3. From: fokp@cary112.its.rpi.edu (Pingtao (Ben) Fok)
  4. Subject: Re: Looking for fast methods of computing PI
  5. Message-ID: <-g1zrgc@rpi.edu>
  6. Nntp-Posting-Host: cary112.its.rpi.edu
  7. Reply-To: fokp@rpi.edu
  8. Organization: Rensselaer Polytechnic Institute, Troy, NY.
  9. References:  <1992Oct13.025820.4593@eecs.nwu.edu>
  10. Date: Tue, 13 Oct 1992 22:51:34 GMT
  11. Lines: 11
  12.  
  13. I don't know what method you are talking about but I have been
  14. thinking this problem for a long time and I found a way(the hard way)
  15. to find PI.  I use the idea of polygon in a circle.  I first use 
  16. a square to start with.  Then I turn the square into a octagon and find
  17. the length of the side in terms of square root of 2. And then I 
  18. double the number of side again and again and again.....
  19. It works fine but the algebra is heavy.  I figure square root of 2
  20. is easier to find than PI.  A friend of mine used taylor's series
  21. to find Pi up to 5000 digit.
  22. Ben fok
  23. fokp@rpi.edu
  24.