Searched defs:acosh (Results 1 – 3 of 3) sorted by relevance
22 double acosh(double x) /* wrapper acosh */ in acosh() function
85 acosh, enumerator
177 #define acosh(__x) __tg_acosh(__tg_promote1((__x))(__x)) macro