Home
last modified time | relevance | path

Searched defs:atan (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d53 alias core.stdc.math.atan atan; in version() local
55 alias core.stdc.math.atanf atan; in version() local
57 alias core.stdc.math.atanl atan; in version() local
60 deprecated alias core.stdc.complex.catan atan; in version() local
61 deprecated alias core.stdc.complex.catanf atan; in version() local
62 deprecated alias core.stdc.complex.catanl atan; in version() local
553 alias core.stdc.math.atan atan; in version() local
555 alias core.stdc.math.atanf atan; in version() local
557 alias core.stdc.math.atanl atan; in version() local
560 deprecated alias core.stdc.complex.catan atan; in version() local
[all …]
/netbsd-src/lib/libm/noieee_src/
H A Dn_atan.c88 __weak_alias(atan, _atan) in __weak_alias() argument
/netbsd-src/lib/libm/src/
H A Ds_atan.c85 atan(double x) in atan() function
H A Dnamespace.h11 #define atan _atan macro
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Datan.c286 mpfr_atan (mpfr_ptr atan, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_atan()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h359 __DEVICE__ std::complex<_Tp> atan(const std::complex<_Tp> &__x) { in atan() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h123 atan (double x) in atan() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h123 atan (double x) in atan() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h816 inline _LIBCPP_INLINE_VISIBILITY float atan(float __lcpp_x) _NOEXCEPT {return ::atanf(_… in atan() function
817 inline _LIBCPP_INLINE_VISIBILITY long double atan(long double __lcpp_x) _NOEXCEPT {return ::atanl(_… in atan() function
823 atan(_A1 __lcpp_x) _NOEXCEPT {return ::atan((double)__lcpp_x);} in atan() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h47 __DEVICE__ float atan(float __x) { return ::atanf(__x); } in atan() function
H A D__clang_cuda_math.h66 __DEVICE__ double atan(double __a) { return __nv_atan(__a); } in atan() function
H A Dtgmath.h141 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h63 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h63 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1166 real atan(real x) @safe pure nothrow @nogc in atan() function
1262 double atan(double x) @safe pure nothrow @nogc { return atan(cast(real) x); } in atan() function
1265 float atan(float x) @safe pure nothrow @nogc { return atan(cast(real) x); } in atan() function
/netbsd-src/include/
H A Dtgmath.h133 #define atan(a) __TG_COMPLEX((a), atan) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf40 atan, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf40 atan, 89 keyword