HomeSort by relevance Sort by last modified time
    Searched full:atan2 (Results 226 - 250 of 687) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 254 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 263 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 254 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 263 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 254 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex 151 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
273 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
complex 150 return std::complex<_Tp>(_Tp(0.5) * atan2(_Tp(2.0) * __z.real(), __x),
272 _Tp(0.5) * atan2(_Tp(2.0) * __z.imag(), __x));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_float.py 537 return 0.0, math.atan2(0.0, -1)
539 return 0.0, math.atan2(-0.0, -1)
541 return -0.0, math.atan2(0.0, -1)
543 return -0.0, math.atan2(-0.0, -1)
550 self.assertEqual(math.atan2(-1e-1000, -1), math.atan2(-0.0, -1))
551 self.assertEqual(math.atan2(float('-1e-1000'), -1),
552 math.atan2(-0.0, -1))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_float.py 537 return 0.0, math.atan2(0.0, -1)
539 return 0.0, math.atan2(-0.0, -1)
541 return -0.0, math.atan2(0.0, -1)
543 return -0.0, math.atan2(-0.0, -1)
550 self.assertEqual(math.atan2(-1e-1000, -1), math.atan2(-0.0, -1))
551 self.assertEqual(math.atan2(float('-1e-1000'), -1),
552 math.atan2(-0.0, -1))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
FFTFrame.cpp 264 double phase = atan2(realP[i], imagP[i]);
  /external/chromium_org/third_party/opus/src/celt/
mathops.h 217 /* atan2() approximation valid for positive input values */
  /external/eigen/bench/
quat_slerp.cpp 115 // theta = Scalar(2) * atan2((a.coeffs()-b.coeffs()).norm(),(a.coeffs()+b.coeffs()).norm());
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript.php 66 'apply', 'Arguments', 'Array', 'asfunction', 'asin', 'atan', 'atan2', 'attachAudio', 'attachMovie',
blitzbasic.php 98 'ATan2','ATan','ASin','Asc','After','ACos','AcceptTCPStream','Abs',
cpp.php 108 'frexp', 'modf', 'fmod', 'sin', 'cos', 'tan', 'asin', 'acos', 'atan', 'atan2',
gnuplot.php 140 'asin', 'asinh', 'atan', 'atan2',
matlab.php 64 'ans','area','asec','asech','asin','asinh','atan','atan2','atanh',
perl.php 97 'abs', 'accept', 'alarm', 'atan2', 'bind', 'binmode', 'bless',
  /external/valgrind/main/memcheck/tests/
vcpu_fnfns.c 170 printf("atan2D(%+20.13e) = %+20.13e\n", d, atan2(d, 1.0));
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
math.rs 122 TEST_FN_FUNC_FN_FN(atan2);

Completed in 2231 milliseconds

1 2 3 4 5 6 7 8 91011>>