HomeSort by relevance Sort by last modified time
    Searched defs:DEG_RAD (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
astro.cpp 206 #define DEG_RAD ( CalendarAstronomer::PI / 180 ) // degrees -> radians
275 fLongitude = normPI(longitude * (double)DEG_RAD);
276 fLatitude = normPI(latitude * (double)DEG_RAD);
553 // return (281.2208444 + (1.719175 + 0.000452778*T)*T) * DEG_RAD;
563 // //return (279.6966778 + (36000.76892 + 0.0003025*T)*T) * DEG_RAD;
569 // return (279.6966778 + (-0.3262541582718024 + 0.0003025*T)*T) * DEG_RAD;
758 .533 * DEG_RAD, // Angular Diameter
759 34. /60.0 * DEG_RAD, // Refraction correction
783 // double lambda2 = lambda1 + 0.985647*DEG_RAD;
832 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diamete
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 25 milliseconds