HomeSort by relevance Sort by last modified time
    Searched full:tanl (Results 26 - 50 of 331) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/i18n/
astro.cpp 792 // double tanL = ::tan(fLatitude);
793 // double H = ::acos(-tanL * ::tan(pos1.declination));
796 // H = ::acos(-tanL * ::tan(pos2.declination));
    [all...]
  /external/icu/icu4c/source/i18n/
astro.cpp 792 // double tanL = ::tan(fLatitude);
793 // double H = ::acos(-tanL * ::tan(pos1.declination));
796 // H = ::acos(-tanL * ::tan(pos2.declination));
    [all...]
  /external/libcxx/include/
cmath 132 long double tanl(long double x);
1024 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __x) _NOEXCEPT {return tanl(__x);}
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 132 long double tanl(long double x);
1024 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __x) _NOEXCEPT {return tanl(__x);}
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 132 long double tanl(long double x);
1024 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __x) _NOEXCEPT {return tanl(__x);}
    [all...]
  /bionic/libm/include/
math.h 459 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
math.h 478 long double tanl(long double);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
math.h 478 long double tanl(long double);

Completed in 1092 milliseconds

12 3 4 5 6 7 8 91011>>