home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / chess / 513 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.8 KB

  1. Xref: sparky gnu.chess:513 rec.games.chess:12167
  2. Newsgroups: gnu.chess,rec.games.chess
  3. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!wo0z!lwloen
  4. From: lwloen@rchland.vnet.ibm.com (Larry Loen)
  5. Subject: Re: GNU Chess ratings estimates...
  6. Sender: news@rchland.ibm.com
  7. Message-ID: <1992Dec30.225921.11082@rchland.ibm.com>
  8. Date: Wed, 30 Dec 1992 22:59:21 GMT
  9. Reply-To: lwloen@rchland.vnet.ibm.com
  10. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  11. References: <1992Dec29.170710.9011@leland.Stanford.EDU> <1992Dec29.132902.27546@crash> <1hqp39INNilh@shelley.u.washington.edu>
  12. Nntp-Posting-Host: wo0z.rchland.ibm.com
  13. Organization: IBM Rochester
  14. Lines: 32
  15.  
  16. In article <1hqp39INNilh@shelley.u.washington.edu>, monaghan@cac.washington.edu (Tracy Monaghan ) writes:
  17. |> 
  18. |> Thanks for the formula for estimating GNUchess strength, but...
  19. |> 
  20. |> For those of us who are mathematically-deficient, is there a formula
  21. |> which doesn't use log2 but makes use of log10, or ln (natural log), or
  22. |> barring that, some fanciful way of achieving log2 using log10 and/or ln?
  23. |> 
  24. |> Or, if someone just happens to know the estimated rating of GNUchess 4pl60
  25. |> on a DECstation 3100...
  26.  
  27. The conversion is available in a lot of mathematics books.  If memory serves,
  28. converting works as follows:
  29.  
  30.      x = log to base 2 of (some expression or other).
  31.  
  32.     x*ln(2)/ln(10) produces the value of x as a base 10 logarithm.    
  33.  
  34.     If y is not "logged" yet.  That is:
  35.  
  36.      y  =  (some expression or other)
  37.  
  38.     then the base 10 logarithm is it is ln(y)/ln(10)
  39.  
  40. where "ln(z)" is the natural log of z.
  41.  
  42.  
  43. Anyway, that's what MS DOS basic shows me.
  44.  
  45. -- 
  46.    Larry W. Loen        |  My Opinions are decidedly my own, so please
  47.                         |  do not attribute them to my employer
  48.