Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dastro.c69 static double astro_revolution(double x) in astro_revolution() function
116 sidtim0 = astro_revolution((180.0 + 356.0470 + 282.9404) + (0.9856002585 + 4.70935E-5) * d); in astro_GMST0()
139 M = astro_revolution(356.0470 + 0.9856002585 * d); in astro_sunpos()
241 sidtime = astro_revolution(astro_GMST0(d) + 180.0 + lon); in timelib_astro_rise_set_altitude()

Completed in 5 milliseconds