Searched defs:atanh (Results 1 – 6 of 6) sorted by relevance
27 atanh(double x) /* wrapper atanh */ in atanh() function
70 atanh(double x) in atanh() function
70 Ambiguous atanh(Ambiguous){ return Ambiguous(); } in atanh() function
134 #define atanh(a) __TG_COMPLEX((a), atanh) macro
150 atanh, enumerator
235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro