Searched refs:sinh (Results 1 – 6 of 6) sorted by relevance
118 #define sinh(z) __TGMATH_CPLX(z, sinh, csinh) macro
119 extern double sinh _PARAMS((double));
276 #define sinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, sinh, csinh) macro
34 #define sinh(x) fast_sinh(x) macro
75 __MATHCALL (sinh,, (_Mdouble_ __x));
95 extern double sinh _PARAMS((double));