OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atan
(Results
426 - 450
of
926
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_10.sh
[
all
...]
/external/ceres-solver/examples/
more_garbow_hillstrom.cc
180
const T theta = T(0.5 / M_PI) *
atan
(x2 / x1) + (x1 > 0.0 ? T(0.0) : T(0.5));
/external/ceres-solver/include/ceres/
loss_function.h
226
// rho(s) = a
atan
(s / a).
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
domain.py
352
atanh
atan
cosh cos sinh sin tanh tan
/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/crcalc/src/com/hp/creals/
CR.java
438
//
Atan
of integer reciprocal. Used for PI. Could perhaps
871
// pi/4 = 4*
atan
(1/5) -
atan
(1/239)
[
all
...]
/external/deqp/framework/randomshaders/
rsgBuiltinFunctions.hpp
361
: UnaryTrigonometricFunc<AtanOp>(state, "
atan
", valueRange)
/external/proguard/src/proguard/gui/
boilerplate.pro
115
public static double
atan
(double);
default.pro
54
public static double
atan
(double);
/external/v8/src/
external-reference-table.cc
71
"base::ieee754::
atan
");
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs
318
BENCH_FN_FUNC_FN(
atan
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h
451
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
123
{ return
atan
(__t); }
/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/bits/
valarray_after.h
451
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
123
{ return
atan
(__t); }
/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/bits/
valarray_after.h
451
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
123
{ return
atan
(__t); }
/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/bits/
valarray_after.h
451
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
123
{ return
atan
(__t); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
complex
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libblasV8.so
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
RealVector.java
499
* Map the {@link Math#
atan
(double)} function to each entry.
507
* Map the {@link Math#
atan
(double)} function to each entry.
[
all
...]
Completed in 760 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>