Searched defs:cosh (Results 1 – 4 of 4) sorted by relevance
42 cosh(double x) in cosh() function
114 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro
57 cosh keyword
150 #define cosh(x) __tg_full(x, cosh) macro