Home
last modified time | relevance | path

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

/dragonfly/games/pom/
H A Dpom.c53 #define ECCEN 0.01671542 /* solar orbit eccentricity */ macro
115 Ec = 360 / M_PI * ECCEN * sin(dtor(Msol)); /* sec 42 #5 */ in potm()