HomeSort by relevance Sort by last modified time
    Searched full:ecliplat (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
astro.cpp 454 * @param eclipLat The ecliptic latitude
460 CalendarAstronomer::Equatorial& CalendarAstronomer::eclipticToEquatorial(CalendarAstronomer::Equatorial& result, double eclipLong, double eclipLat)
472 double sinB = ::sin(eclipLat);
473 double cosB = cos(eclipLat);
474 double tanB = tan(eclipLat);
    [all...]
astro.h 441 * @param eclipLat The ecliptic latitude
446 Equatorial& eclipticToEquatorial(Equatorial& result, double eclipLong, double eclipLat);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 111 milliseconds