Searched defs:cosh (Results 1 – 3 of 3) sorted by relevance
35 #define cosh(x) fast_cosh(x) macro
274 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
117 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro