Searched defs:acosh (Results 1 – 3 of 3) sorted by relevance
58 acosh(double x) { in acosh() function
47 #define acosh(x) __tgmath_acosh(x) macro
32 #pragma weak acosh = __acosh macro