Searched defs:atanh (Results 1 – 3 of 3) sorted by relevance
40 atanh(double x) in atanh() function
110 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
146 #define atanh(x) __tg_full(x, atanh) macro