HomeSort by relevance Sort by last modified time
    Searched full:atan (Results 651 - 675 of 1233) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/gesture/
GestureUtils.java 451 final double angle = Math.atan(tan);
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 317 mGcLatitudeRad = (float) Math.atan(tlat * (latRad * altitudeKm + b2)
  /frameworks/compile/slang/tests/P_all_api_11/
all11.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_12/
all12.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_13/
all13.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_14/
all14.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_15/
all15.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_16/
all16.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_17/
all17.rs     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
MathTest.java 99 * java.lang.Math#atan(double)
102 // Test for method double java.lang.Math.atan(double)
103 double answer = Math.tan(Math.atan(1.0));
113 double answer = Math.atan(Math.tan(1.0));
    [all...]
  /packages/apps/Email/res/values-az/
strings.xml 239 <string name="no_quick_responses" msgid="8716297053803961304">"Heç biri ?lçatan deyil"</string>
  /packages/apps/ExactCalculator/src/com/android/calculator2/
KeyMaps.java 587 sKeyValForFun.put("atan", R.id.fun_arctan);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 506 __inline_mathop_declNP (atan, "fld1; fpatan", "0" (__x) : "st(1)")
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
NEWS 254 - new mathematical functions: acos, acosh, asin, asinh, atan, atanh, cosh,
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;

Completed in 1452 milliseconds

<<21222324252627282930>>