Searched defs:cosh (Results 1 – 2 of 2) sorted by relevance
509 (F(cosh)) (TYPE x) in TYPE()
745 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro