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

  /frameworks/base/services/java/com/android/server/
TwilightCalculator.java 91 double solarDec = Math.asin(FloatMath.sin(solarLng) * FloatMath.sin(OBLIQUITY));
96 * Math.sin(solarDec)) / (Math.cos(latRad) * Math.cos(solarDec));

Completed in 3252 milliseconds