Searched defs:atan (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/lib/libm/noieee_src/
H A Dn_atan.c83 atan(double x) function
/netbsd-current/lib/libm/src/
H A Ds_atan.c74 atan(double x) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h359 __DEVICE__ std::complex<_Tp> atan(const std::complex<_Tp> &__x) { function in namespace:std
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Datan.c286 mpfr_atan (mpfr_ptr atan, mpfr_srcptr x, mpfr_rnd_t rnd_mode) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h123 atan (double x) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h123 atan (double x) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h47 __DEVICE__ float atan(float __x) { return ::atanf(__x); } function
H A Dtgmath.h140 #undef atan macro
141 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
H A D__clang_cuda_math.h66 __DEVICE__ double atan(double __a) { return __nv_atan(__a); } function
H A D__clang_hip_math.h706 double atan(double __x) { return __ocml_atan_f64(__x); } function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h63 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h63 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro
/netbsd-current/include/
H A Dtgmath.h133 #define atan(a) __TG_COMPLEX((a), atan) macro

Completed in 141 milliseconds