Searched
full:acos (Results
651 -
675 of
1235) sorted by null
<<21222324252627282930>>
/external/v8/src/builtins/ |
builtins.h | 414 /* ES6 section 20.2.2.2 Math.acos ( x ) */ \ [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
constants.c | 499 Derivative of y = acos(x) in Q12
|
/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...] |
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
KeyMaps.java | 586 sKeyValForFun.put("acos", R.id.fun_arccos);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragController.java | 634 float theta = (float) Math.acos(((vel.x * upVec.x) + (vel.y * upVec.y)) /
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
mathinline.h | 502 __inline_mathcodeNP (acos, __x, return __atan2l (__libc_sqrtl (1.0 - __x * __x), __x))
|
/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 | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/ |
math.h | 203 double acos(double) __NDK_FPABI_MATH__;
|
Completed in 1571 milliseconds
<<21222324252627282930>>