Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dastro.c157 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
167 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
170 z = y * sind(obl_ecl); in astro_sun_RA_dec()
171 y = y * cosd(obl_ecl); in astro_sun_RA_dec()

Completed in 6 milliseconds