Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_atan.c71 atan(double x) in atan() function
/dflybsd-src/contrib/mpfr/src/
H A Datan.c190 mpfr_atan (mpfr_ptr atan, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_atan()
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h107 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf44 atan keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h143 #define atan(x) __tg_full(x, atan) macro