Searched defs:atanh (Results 1 – 3 of 3) sorted by relevance
58 atanh(double x) { in atanh() function
51 #define atanh(x) __tgmath_atanh(x) macro
37 #pragma weak atanh = __atanh macro