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

/freebsd-10-stable/games/pom/
H A Dpom.c70 #define ECCEN 0.01671542 /* solar orbit eccentricity */ macro
184 Ec = 360 / PI * ECCEN * sin(dtor(Msol)); /* sec 42 #5 */
/freebsd-10-stable/usr.bin/calendar/
H A Dpom.c72 #define ECCEN 0.01671542 /* solar orbit eccentricity */ macro
228 Ec = 360 / PI * ECCEN * sin(dtor(Msol)); /* sec 42 #5 */

Completed in 101 milliseconds