Home
last modified time | relevance | path

Searched refs:ECCEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/pom/
H A Dpom.c61 #define ECCEN 0.01671542 /* solar orbit eccentricity */ macro
184 Ec = 360 / PI * ECCEN * sin(dtor(Msol)); /* sec 42 #5 */ in potm()
/freebsd/usr.bin/calendar/
H A Dpom.c60 #define ECCEN 0.01671542 /* solar orbit eccentricity */ macro
216 Ec = 360 / PI * ECCEN * sin(dtor(Msol)); /* sec 42 #5 */ in potm()