Searched refs:norm2PI (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.cpp222 inline static double norm2PI(double angle) { function
646 double epochAngle = norm2PI(CalendarAstronomer_PI2/TROPICAL_YEAR*day);
650 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G);
656 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G);
1078 double meanLongitude = norm2PI(13.1763966*PI/180*day + moonL0);
1079 meanAnomalyMoon = norm2PI(meanLongitude - 0.1114041*PI/180 * day - moonP0);
1123 double nodeLongitude = norm2PI(moonN0 - 0.0529539*PI/180 * day);
1158 return norm2PI(moonEclipLong - sunLongitude);
1293 double deltaAngle = norm2PI(desired - lastAngle) ;
/external/icu4c/i18n/
H A Dastro.cpp221 inline static double norm2PI(double angle) { function
645 double epochAngle = norm2PI(CalendarAstronomer_PI2/TROPICAL_YEAR*day);
649 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G);
655 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G);
1083 double meanLongitude = norm2PI(13.1763966*PI/180*day + moonL0);
1084 meanAnomalyMoon = norm2PI(meanLongitude - 0.1114041*PI/180 * day - moonP0);
1128 double nodeLongitude = norm2PI(moonN0 - 0.0529539*PI/180 * day);
1163 return norm2PI(moonEclipLong - sunLongitude);
1304 double deltaAngle = norm2PI(desired - lastAngle) ;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 58 milliseconds