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

  /external/icu4c/i18n/
astro.cpp 229 inline static double normPI(double angle) {
275 fLongitude = normPI(longitude * (double)DEG_RAD);
276 fLatitude = normPI(latitude * (double)DEG_RAD);
    [all...]

Completed in 31 milliseconds