Searched defs:acosh (Results 1 – 2 of 2) sorted by relevance
40 double acosh(double x) in acosh() function
49 #define acosh(x) fast_acosh(x) macro