Searched defs:acosh (Results 1 – 3 of 3) sorted by relevance
37 acosh(double x) in acosh() function
108 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
144 #define acosh(x) __tg_full(x, acosh) macro