Searched refs:cosh (Results 1 – 6 of 6) sorted by relevance
117 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro
118 extern double cosh _PARAMS((double));
274 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
35 #define cosh(x) fast_cosh(x) macro
73 __MATHCALL (cosh,, (_Mdouble_ __x));
94 extern double cosh _PARAMS((double));