Searched defs:atanh (Results 1 – 3 of 3) sorted by relevance
39 #define atanh(x) fast_atanh(x) macro
271 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro
113 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro