HomeSort by relevance Sort by last modified time
    Searched refs:cosD (Results 1 - 7 of 7) sorted by null

  /external/valgrind/memcheck/tests/
vcpu_fnfns.stdout.exp 247 cosD(-2.0000000000000e+00) = -4.1614683654714e-01
248 cosD(-1.9000000001000e+00) = -3.2328956695813e-01
249 cosD(-1.8000000002000e+00) = -2.2720209488786e-01
250 cosD(-1.7000000003000e+00) = -1.2884449459302e-01
251 cosD(-1.6000000004000e+00) = -2.9199522701118e-02
252 cosD(-1.5000000005000e+00) = +7.0737201168956e-02
253 cosD(-1.4000000006000e+00) = +1.6996714230897e-01
254 cosD(-1.3000000007000e+00) = +2.6749882795010e-01
255 cosD(-1.2000000008000e+00) = +3.6235775373104e-01
256 cosD(-1.1000000009000e+00) = +4.5359612062349e-0
    [all...]
  /external/icu/icu4c/source/i18n/
astro.cpp 508 double cosD = cos(equatorial.declination);
512 double altitude = asin(sinD*sinL + cosD*cosL*cosH);
513 double azimuth = atan2(-cosD*cosL*sinH, sinD - sinL * ::sin(altitude));
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarAstronomer.java 483 double cosD = Math.cos(equatorial.declination);
487 double altitude = Math.asin(sinD*sinL + cosD*cosL*cosH);
488 double azimuth = Math.atan2(-cosD*cosL*sinH, sinD - sinL * Math.sin(altitude));
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 73 milliseconds