OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sinh
(Results
476 - 500
of
722
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/ojluni/src/main/java/java/lang/
Math.java
1476
public static native double
sinh
(double x);
method in class:Math
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingwex.a
[
all
...]
/frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_math.jd
1001
<a href='rs_math.html#android_rs:
sinh
'>
sinh
</a>
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
math.a
90
func @"".
Sinh
(@"".x·2 float64) (? float64)
[
all
...]
/prebuilts/go/linux-x86/pkg/linux_amd64_race/
math.a
90
func @"".
Sinh
(@"".x·2 float64) (? float64)
[
all
...]
/external/libcxx/include/
valarray
328
template<class T> valarray<T>
sinh
(const valarray<T>& x);
619
{return
sinh
(__x);}
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
valarray
328
template<class T> valarray<T>
sinh
(const valarray<T>& x);
617
{return
sinh
(__x);}
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
valarray
328
template<class T> valarray<T>
sinh
(const valarray<T>& x);
617
{return
sinh
(__x);}
[
all
...]
/external/ceres-solver/docs/source/
version_history.rst
254
#. Add
sinh
, cosh, tanh and tan functions to automatic differentiation
/external/clang/include/clang/Basic/
Builtins.def
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp
[
all
...]
/external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp
[
all
...]
/external/opencv3/modules/imgproc/src/
lsd.cpp
137
+ 0.5*x*log(x*
sinh
(1/x) + 1/(810.0*pow(x, 6.0)));
[
all
...]
/frameworks/compile/slang/tests/P_all_api_21/
all21.rs
[
all
...]
/frameworks/compile/slang/tests/P_all_api_22/
all22.rs
[
all
...]
/frameworks/compile/slang/tests/P_all_api_23/
all23.rs
[
all
...]
/packages/apps/DeskClock/res/values-vi/
array.xml
178
<item msgid="9184412695613864979">"?<xliff:g id="SEPARATOR">=</xliff:g>??o Ph?c
Sinh
"</item>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath
942
using std::
sinh
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath
942
using std::
sinh
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cmath
942
using std::
sinh
;
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath
938
using std::
sinh
;
[
all
...]
/external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CalendarAstronomer.java
482
double
sinH
= Math.sin(H);
490
double azimuth = Math.atan2(-cosD*cosL*
sinH
, sinD - sinL * Math.sin(altitude));
[
all
...]
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
content-provider-basics.jd
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/
libgnustl_shared.so
Completed in 1627 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>