Home
last modified time | relevance | path

Searched defs:j2000 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/calendar/
H A Dbasics.c206 double j2000 = 0.5 + gregorian_new_year(2000); in julian_centuries() local
218 double j2000 = 0.5 + gregorian_new_year(2000); in sidereal_from_moment() local
H A Dmoon.c136 double j2000 = 0.5 + gregorian_new_year(2000); in nth_new_moon() local