Searched refs:atan (Results 1 - 25 of 75) sorted by relevance

123

/external/chromium_org/v8/test/mjsunit/
H A Dtranscendentals.js46 assertTrue(Math.atan(x) != Math.atan(y));
/external/libcxx/test/numerics/complex.number/complex.transcendentals/
H A Datan.pass.cpp14 // atan(const complex<T>& x);
25 assert(atan(c) == x);
41 std::complex<double> r = atan(x[i]);
H A DAndroid.mk87 test_name := numerics/complex.number/complex.transcendentals/atan
88 test_src := atan.pass.cpp
/external/speex/libspeex/
H A Dvorbis_psy.h54 #define toBARK(n) (13.1f*atan(.00074f*(n))+2.24f*atan((n)*(n)*1.85e-8f)+1e-4f*(n))
H A Dfilterbank.c49 #define toBARK(n) (13.1f*atan(.00074f*(n))+2.24f*atan((n)*(n)*1.85e-8f)+1e-4f*(n))
/external/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/
H A Datan_valarray.pass.cpp16 // atan(const valarray<T>& x);
46 std::valarray<T> v3 = atan(v1);
/external/libvorbis/lib/
H A Dscales.h79 #define toBARK(n) (13.1f*atan(.00074f*(n))+2.24f*atan((n)*(n)*1.85e-8f)+1e-4f*(n))
/external/stlport/test/unit/
H A Dvalarray_test.cpp41 tmp = atan(darray);
67 tmp = atan(farray);
94 tmp = atan(ldarray);
H A Dcmath_test.cpp103 CPPUNIT_CHECK( are_equals(std::tan(std::atan(1.0)), 1.0) );
128 CPPUNIT_CHECK( are_equals(std::tan(std::atan(1.0f)), 1.0f) );
155 CPPUNIT_CHECK( are_equals(std::atan(0.0l), 0.0l) );
/external/clang/test/CodeGen/
H A Dlibcalls.c86 double atan_ = atan(d);
89 // CHECK-NO: declare double @atan(double) [[NUW_RN]]
92 // CHECK-YES-NOT: declare double @atan(double) [[NUW_RN]]
H A Dlibcall-declarations.c52 double atan(double);
272 F(asinhf), F(asinhl), F(atan), F(atanf), F(atanl),
351 // CHECK-NOERRNO: declare double @atan(double) [[NUW]]
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Djitter_estimate_test.h20 double const pi = 4 * atan(1.0);
/external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
H A Deval.pass.cpp25 return 1/3.1415926535897932 * std::atan((x - a)/b) + .5;
H A Deval_param.pass.cpp25 return 1/3.1415926535897932 * std::atan((x - a)/b) + .5;
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayMath.cpp38 SK_FUNCTION(atan),
62 (SkFunctionParamType) SkType_Float, // atan
110 SK_MEMBER_FUNCTION(atan, Float),
151 case SK_FUNCTION(atan):
/external/skia/src/animator/
H A DSkDisplayMath.cpp38 SK_FUNCTION(atan),
62 (SkFunctionParamType) SkType_Float, // atan
110 SK_MEMBER_FUNCTION(atan, Float),
151 case SK_FUNCTION(atan):
/external/stlport/stlport/stl/
H A D_cmath.h345 # pragma function (abs, acos, asin, atan, atan2, cos, cosh, exp, fabs, fmod, log, log10, sin, sinh, sqrt, tan, tanh)
363 _STLP_DMATH_INLINE(atan)
434 _STLP_DEF_MATH_INLINE(atan, atan)
515 # pragma intrinsic (abs, acos, asin, atan, atan2, cos, cosh, exp, fabs, fmod, log, log10, sin, sinh, sqrt, tan, tanh)
556 using ::atan;
/external/valgrind/main/memcheck/tests/
H A Dvcpu_fbench.c351 #define atan I_atan macro
490 /* atan(x) Return arctangent in radians,
493 static double atan(x) function
546 temp = atan(y / x);
H A Dvcpu_fnfns.c158 printf(" atanD(%+20.13e) = %+20.13e\n", d, atan(d));
/external/valgrind/main/perf/
H A Dfbench.c347 #define atan I_atan macro
486 /* atan(x) Return arctangent in radians,
489 static double atan(x) function
542 temp = atan(y / x);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c81 ttheta = RAD * atan(Z / (sqrt(X * X + Y * Y)));
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c81 ttheta = RAD * atan(Z / (sqrt(X * X + Y * Y)));
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Dswim.c81 ttheta = RAD * atan(Z / (sqrt(X * X + Y * Y)));
/external/ceres-solver/include/ceres/
H A Djet.h388 inline double atan (double x) { return std::atan(x); } function in namespace:ceres
459 // atan(a + h) ~= atan(a) + 1 / (1 + a^2) h
461 Jet<T, N> atan(const Jet<T, N>& f) { function in namespace:ceres
463 return Jet<T, N>(atan(f.a), tmp * f.v);
622 template<typename T, int N> inline Jet<T, N> ei_atan(const Jet<T, N>& x) { return atan(x); } // NOLINT
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscam02.c189 if (b > 0) clr.h = (r2d * atan(temp));
191 else clr.h = (r2d * atan(temp)) + 360;
195 clr.h = (r2d * atan(temp)) + 180;

Completed in 8426 milliseconds

123