Searched defs:atan (Results 1 – 4 of 4) sorted by relevance
347 #define atan I_atan macro489 static double atan(x) in atan() function
351 #define atan I_atan macro493 static double atan(x) in atan() function
919 inline valarray<_Tp> atan(const valarray<_Tp>& __x) { in atan() function
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro