Searched defs:cosh (Results 1 – 4 of 4) sorted by relevance
200 cosh(float __x) in cosh() function204 cosh(long double __x) in cosh() function210 cosh(_Tp __x) in cosh() function
150 #define cosh(x) __tg_full(x, cosh) macro
181 cosh, enumerator
351 #define cosh(__x) __tg_cosh(__tg_promote1((__x))(__x)) macro