Searched refs:atanh (Results 1 – 6 of 6) sorted by relevance
113 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro
261 extern double atanh _PARAMS((double));
271 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro
39 #define atanh(x) fast_atanh(x) macro
93 __MATHCALL (atanh,, (_Mdouble_ __x));
200 extern double atanh _PARAMS((double));