Searched defs:acosh (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | w_acosh.c | 26 acosh(double x) /* wrapper acosh */ function in typeref:typename:double |
| /src/include/ | ||
| H A D | tgmath.h | 134 #define acosh(a) __TG_COMPLEX((a), acosh) macro |
Completed in 4 milliseconds