Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dastro.c46 #define cosd(x) cos((x)*DEGRAD) macro
149 E = M + e * RADEG * sind(M) * (1.0 + e * cosd(M)); in astro_sunpos()
150 x = cosd(E) - e; in astro_sunpos()
168 x = *r * cosd(lon); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
267 cost = (sind(altit) - sind(lat) * sind(sdec)) / (cosd(lat) * cosd(sdec)); in timelib_astro_rise_set_altitude()

Completed in 7 milliseconds