X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c1b8b17a7ac22123fe8d2d647265f19d2cc92625..0e963201d03d9229bb8ac4323291d2b0119526ed:/lisp/calendar/solar.el diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index 25a24eeffe..eb64b770e8 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -1,6 +1,6 @@ ;;; solar.el --- calendar functions for solar events -;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software +;; Copyright (C) 1992-1993, 1995, 1997, 2001-2016 Free Software ;; Foundation, Inc. ;; Author: Edward M. Reingold @@ -346,7 +346,7 @@ If SUNRISE-FLAG is non-nil, only calculate longitude and inclination." (solar-cosine-degrees (* 2 l))) (* -0.5 y y (solar-sin-degrees (* 4 l))) (* -1.25 ecc ecc (solar-sin-degrees (* 2 m))))) - 3.1415926535)))) + float-pi)))) (list app i time-eq nut))) (defun solar-ephemeris-correction (year)