/prebuilts/go/darwin-x86/src/math/ |
asin_386.s | 28 FPATAN // F0=arccos(cos(x))=x
|
/prebuilts/go/linux-x86/src/math/ |
asin_386.s | 28 FPATAN // F0=arccos(cos(x))=x
|
/prebuilts/go/darwin-x86/src/math/cmplx/ |
asin.go | 77 // w = arccos z = PI/2 - arcsin z.
|
/prebuilts/go/linux-x86/src/math/cmplx/ |
asin.go | 77 // w = arccos z = PI/2 - arcsin z.
|
/packages/apps/ExactCalculator/res/values/ |
strings.xml | 91 <!-- Abbrev. name of cosine function (e.g. "arccos(?)"). [CHAR_LIMIT=5] --> 169 <!-- Content description for 'arccos' button. [CHAR_LIMIT=NONE] -->
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
basic_gpu_test.py | 112 self._compare(data, np.arccos, math_ops.acos, use_gpu)
|
cwise_ops_test.py | 234 self._compareBoth(k, np.arccos, math_ops.acos) 286 self._compareBoth(x, np.arccos, math_ops.acos) 334 self._compareBoth(k, np.arccos, math_ops.acos) [all...] |
/external/swiftshader/src/Shader/ |
ShaderCore.cpp | 329 Float4 arccos(RValue<Float4> x, bool pp) function in namespace:sw [all...] |
ShaderCore.hpp | 69 Float4 arccos(RValue<Float4> x, bool pp = false);
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
KeyMaps.java | 583 sKeyValForFun.put("arccos", R.id.fun_arccos);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
NEWS | 118 functions (arcsin, arccos, arctan): about 2 for 10^3 digits, up to
|
/external/tensorflow/tensorflow/compiler/tests/ |
unary_ops_test.py | 161 expected=np.arccos(x).astype(dtype))
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
lsp_lsf.cpp | 150 lsf[i] = arccos(lsp[i])/(2*pi)
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |