HomeSort by relevance Sort by last modified time
    Searched full:acosh (Results 251 - 275 of 574) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
domain.py 495 * Trigonometric functions: acos acosh asin asinh atan atan2 atanh
  /external/deqp/android/cts/master/src/
gles3-test-issues.txt 90 dEQP-GLES3.functional.shaders.builtin_functions.precision.acosh.highp_*
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 313 BENCH_FN_FUNC_FN(acosh);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp 540 typename tools::promote_args<T>::type acosh(T x);
543 typename tools::promote_args<T>::type acosh(T x, const Policy&);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
complex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
complex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
complex     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
complex     [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libblasV8.so 
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 333 static_assert((std::is_same<decltype(acosh((double)0)), double>::value), "");
336 assert(acosh(1) == 0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 338 static_assert((std::is_same<decltype(acosh((double)0)), double>::value), "");
341 assert(acosh(1) == 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libm-2.15.so 
libm.so 
libm.so.6 
  /frameworks/rs/scriptc/
rs_math.rsh 239 * acosh: Inverse hyperbolic cosine
246 acosh(float v);
249 acosh(float2 v);
252 acosh(float3 v);
255 acosh(float4 v);
259 acosh(half v);
264 acosh(half2 v);
269 acosh(half3 v);
274 acosh(half4 v);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 239 * acosh: Inverse hyperbolic cosine
246 acosh(float v);
249 acosh(float2 v);
252 acosh(float3 v);
255 acosh(float4 v);
259 acosh(half v);
264 acosh(half2 v);
269 acosh(half3 v);
274 acosh(half4 v);
    [all...]
  /external/ImageMagick/ImageMagick/script/
fx.html 145 <dd> abs(), acos(), acosh(), airy(), alt(), asin(), asinh(), atan(), atanh(), atan2(), ceil(), clamp(), cos(), cosh(), debug(), drc(), exp(), floor(), gauss(), gcd(), hypot(), int(), isnan(), j0(), j1(), jinc(), ln(), log(), logtwo(), max(), min(), mod(), not(), pow(), rand(), round(), sign(), sin(), sinc(), sinh(), sqrt(), squish(), tan(), tanh(), trunc()</dd>
252 <dt> <code>acosh(</code><var>x</var><code>)</code></dt><dd> inverse hyperbolic cosine function</dd>
  /external/ImageMagick/www/
fx.html 149 <dd> abs(), acos(), acosh(), airy(), alt(), asin(), asinh(), atan(), atanh(), atan2(), ceil(), clamp(), cos(), cosh(), debug(), drc(), erf(), exp(), floor(), gauss(), gcd(), hypot(), int(), isnan(), j0(), j1(), jinc(), ln(), log(), logtwo(), max(), min(), mod(), not(), pow(), rand(), round(), sign(), sin(), sinc(), sinh(), sqrt(), squish(), tan(), tanh(), trunc()</dd>
256 <dt> <code>acosh(</code><var>x</var><code>)</code></dt><dd> inverse hyperbolic cosine function</dd>
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_17.sh     [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 685 #define __ieee754_acosh acosh
  /development/ndk/platforms/android-13/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;

Completed in 5558 milliseconds

<<11121314151617181920>>