Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A De_atan2.c54 atan2(double y, double x) in atan2() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h124 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf45 atan2 keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h163 #define atan2(x, y) __tg_simple2(x, y, atan2) macro