Searched refs:cosd (Results 1 – 1 of 1) sorted by relevance
46 #define cosd(x) cos((x)*DEGRAD) macro149 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 4 milliseconds