HomeSort by relevance Sort by last modified time
    Searched full:atan (Results 626 - 650 of 1233) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h     [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ConstantFolding.cpp     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
contents.html 242 <A HREF="manual.html#pdf-math.atan">math.atan</A><BR>
  /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>
257 <dt> <code>atan(</code><var>x</var><code>)</code></dt><dd> arc tangent 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>
261 <dt> <code>atan(</code><var>x</var><code>)</code></dt><dd> arc tangent function</dd>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
Complex.java 503 * <code> atan(z) = (i/2) log((i + z)/(i - z)) </code></pre></p>
511 public Complex atan() { method in class:Complex
    [all...]
  /external/skia/third_party/lua/doc/
contents.html 242 <A HREF="manual.html#pdf-math.atan">math.atan</A><BR>
  /external/syslinux/com32/lua/doc/
contents.html 242 <A HREF="manual.html#pdf-math.atan">math.atan</A><BR>
  /packages/apps/ExactCalculator/src/com/android/calculator2/
UnifiedReal.java 841 public UnifiedReal atan() {
843 return negate().atan().negate();
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseables.cpp 404 { "atan", nullptr, nullptr, "SVM", "F", EShLangAll },
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tic54x.texi 198 @cindex @code{$atan} math builtin, TIC54X
199 @item @code{$atan(@var{expr})}
  /toolchain/binutils/binutils-2.25/opcodes/po/
tr.po 201 msgstr "`int' terimi atan?rken bilinmeyen alan %d bulundu.\n"
207 msgstr "`vma' terimi atan?rken bilinmeyen alan %d bulundu.\n"
  /art/runtime/arch/mips/
entrypoints_init_mips.cc 324 qpoints->pAtan = atan;
  /external/aac/libSYS/src/
genericStds.cpp 359 double FDKatan(double x) { return atan(x); }
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
AbstractRealVector.java 398 return mapToSelf(ComposableFunction.ATAN);
  /external/deqp/framework/common/
tcuVectorUtil.hpp 432 TCU_DECLARE_VECTOR_UNARY_FUNC(atan, deFloatAtanOver)
  /external/icu/icu4c/source/test/depstest/
dependencies.txt 57 acos asin atan atan2 cos sin tan
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/mesa3d/docs/
relnotes-7.11.1.html 329 <li>glsl: improve the accuracy of the atan(x,y) builtin function.</li>
  /external/mesa3d/src/mesa/main/
imports.h 121 #define atanf(f) ((float) atan(f))
  /external/pdfium/core/fpdfapi/page/
fpdf_page_func.cpp 40 {"cos", PSOP_COS}, {"atan", PSOP_ATAN},
  /external/pdfium/third_party/lcms2-2.6/src/
cmsgmt.c 543 // atan will not work, so clamp here
  /external/swiftshader/src/Shader/
ShaderCore.hpp 359 void atan(Vector4f &dst, const Vector4f &src, bool pp = false);
  /external/v8/src/builtins/
builtins.h 422 /* ES6 section 20.2.2.6 Math.atan ( x ) */ \
    [all...]

Completed in 1807 milliseconds

<<21222324252627282930>>