Searched defs:atanh (Results 1 – 3 of 3) sorted by relevance
97 inline typename tools::promote_args<T>::type atanh(T x, const Policy&) in atanh() function112 inline typename tools::promote_args<T>::type atanh(T x) in atanh() function
636 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro