AnyBook4Less.com
Find the Best Price on the Web
Order from a Major Online Bookstore
Developed by Fintix
Home  |  Store List  |  FAQ  |  Contact Us  |  
 
Ultimate Book Price Comparison Engine
Save Your Time And Money

Calendrical Calculations

Please fill out form in order to compare prices
Title: Calendrical Calculations
by Nachum Dershowitz, Edward M. Reingold
ISBN: 0-521-56413-1
Publisher: Cambridge University Press
Pub. Date: 28 July, 1997
Format: Hardcover
Volumes: 1
List Price(USD): $74.95
Your Country
Currency
Delivery
Include Used Books
Are you a club member of: Barnes and Noble
Books A Million Chapters.Indigo.ca

Average Customer Rating: 4.17 (6 reviews)

Customer Reviews

Rating: 5
Summary: An excellent book with a mean spirited license
Comment: An excellent book on the history and workings of various calendars. But don’t use the source code! The licensing agreement is a trap. Use the code in GNU Emacs from the Free Software Foundation distributed under the General Public License. It does everything the authors code does (except for two obscure calendars) and it's free and always will be.

Rating: 5
Summary: highly readable and reliable description of many calendars
Comment: The book explains the structure of 14 calendars, and gives easily comprehensible formulae for the conversion of a date in any of these calendars into a day count, and back to the calendar date. It also includes many holidays for these calendars.

Rather than on the history of calendars or their cultural background, the focus is on a lucid, correct, and complete exposition of their functional principles. Extensive bibliographic references are given to the primary sources for each calendar.

A highlight is the complete specification of several calendars depending on fairly precise timings of astronomical phenomena (Chinese calendar and some Hindu religious calendars).

To make it self-contained, the book explains the necessary mathematical and astronomical background. The astronomical models are taken from the classic 1991 book "Astronomical Algorithms" by Jean Meeus.

I especially like the presentation of the calendrical formulae in an essentially non-algorithmic manner, using normal mathematical notation. This makes it easy to further analyze these formulae.

For instance, if one wants to know how good an approximation to the spring equinox is March 21 in the Gregorian calendar, one finds from the formula on page 36 in the book that midnight of March 21 in Gregorian year Y is exactly

Y·365.2425 - (Y mod 4)·97/400 + (floor(Y/4) mod 25)·3/100 - (floor(Y/100) mod 4)/4

days after midnight of March 21 in Gregorian year 0, which ranges from Y·365.2425 - 1.4775 up to Y·365.2425 + 0.72. Thus, even assuming the Gregorian approximation of 365.2425 days to the tropical year, spring equinoxes are distributed over at least three dates in March in the Gregorian calendar.

Such reasonings would be very difficult if the book specified the calendars only in terms of programming language code.

The formulae are designed so that it is easy to incorporate them into code written in the programming language of your choice. This use is further supported by a set of test dates in an appendix. Another appendix lists an example implementation of all the formulae, in the programming language Common Lisp. This code (intended for personal use) can also be downloaded from the internet.

But this book is much more than a collection of programming recipes for many calendars -- it makes you understand the structure of those calendars. Ambitious readers can even find the data and the methods to construct their own calendrical formulae.

What would I like to be changed in the book? Not much. Some of the calendrical formulae could be further simplified, the astronomical terminology could be modernized in places, and perhaps some additional historical information could be added. And, of course, even more calendars! For instance, some of the proposed reformed calendars, a more widespread version of the Persian calendar, or an historic Japanese calendar.

This book is a must for everybody wanting reliable and highly readable information on the functional principles of the world's calendars.

Michael Deckers

Rating: 1
Summary: Potentially good book rendered totally useless by license.
Comment: If it were possible to give this book a ZERO rating, I would have done so. Right on page xxi, the authors purport to license their "Functions (code, formulas, and calendar data)" subject to both copyright and unspecified pending PATENT claims, and to restrict the use of such "Functions" to "strictly personal use." This is a book review, not a tutorial on patent law, so I don't even want to comment on the dubious validity of a PATENT claim covering purely mathematical functions. The authors are entitled to copyright protection on their actual source code examples, but asserting PATENT claims over mathematical functions is fundamentally abusive to the reader. As a result, if you have any practical goal for the information in this book and are considering it for other than mere personal amusement value, buy some other book instead. The license is particularly egregious since, on page xix, the authors explicitly acknowledge that all but two of the historical calendars are represented in GNU Emacs from the Free Software Foundation, proponent of the "copyleft" GNU General Public License!

Thank you for visiting www.AnyBook4Less.com and enjoy your savings!

Copyright� 2001-2021 Send your comments

Powered by Apache