Home | Sort by relevance Sort by last modified time |
/external/icu4c/i18n/ | |
astro.cpp | 628 if (isINVALID(sunLongitude)) { 629 getSunLongitude(getJulianDay(), sunLongitude, meanAnomalySun); 631 return sunLongitude; [all...] |
astro.h | 707 double sunLongitude; |