Searched refs:inSEC (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/calendar/ |
H A D | sunpos.c | 100 int inSEC, double eastlongitude, double latitude, double *L, double *DEC) in sunpos() argument 109 UTHM = inHOUR + inMIN / FMINSPERHOUR + inSEC / FSECSPERHOUR - UTCOFFSET; in sunpos() 142 inMM, inDD, inHOUR, inMIN, inSEC, latitude, *DEC, HA); in sunpos()
|