home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / astro / 8929 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.5 KB  |  41 lines

  1. Newsgroups: sci.astro
  2. Path: sparky!uunet!psinntp!dg-rtp!wingnut!wing
  3. From: wing@canada.ceo.dg.com (Brian Wing)
  4. Subject: Re: Typo in Meeus' "Astronomical Algorithms"
  5. Message-ID: <1992Aug13.173949.25109@canada.ceo.dg.com>
  6. Date: Thu, 13 Aug 92 17:39:49 GMT
  7. References: <1992Aug10.182811.1238@ryn.mro4.dec.com>
  8. Organization: Data General (Canada) Inc.
  9. Lines: 30
  10.  
  11. randolph@est.enet.dec.com (Tom Randolph) writes:
  12. : Jean Meeus' new book, "Astronomical Algorithms", has a typo. The error is on
  13. : page 139, in the equation for pi, the longitude of Earth's perihelion. The
  14. : second term, 0.71953T should be 1.71953T. Compare the numbers to those in
  15. : Chap. 30, page 200. They should match exactly. Page 200 has the correct
  16. : numbers.
  17. : Unfortunately, this error is in the C software that you can buy with the
  18. : book. I don't know about the other language versions. It shouldn't make any
  19. : huge difference in results, in fact it might not even be noticable except
  20. : maybe over thousands of years.
  21. : -Tom R.   est.enet.dec.com!randolph
  22.  
  23. I noticed another tiny typo in the C software.
  24. In MOONPOS.C, in the array MoonTermB, the second to last line reads:
  25. {4,-1, 0, 1, 115}
  26. when it should be:
  27. {4,-1, 0,-1, 115}
  28.      ^ note the missing minus sign.
  29. In the book, it's OK.
  30.  
  31. I already EMailed this nit to Jeffrey Sax.
  32.  
  33. -- 
  34. Brian Wing                         Software Support Critter
  35. Data General (Canada) Inc.
  36. 130-13151 Vanier Pl., Richmond     dotdot: brian_wing@canada.ceo.dg.com
  37. B.C., Canada V6V 2J2               "Hello?": +1 604 273 5100
  38.