Searched defs:atanh (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libm/noieee_src/ | ||
| H A D | n_atanh.c | 70 atanh(double x) function in typeref:typename:double |
| /src/lib/libm/src/ | ||
| H A D | w_atanh.c | 27 atanh(double x) /* wrapper atanh */ function in typeref:typename:double |
| /src/include/ | ||
| H A D | tgmath.h | 136 #define atanh(a) __TG_COMPLEX((a), atanh) macro |
Completed in 7 milliseconds