Searched refs:tanh (Results 1 – 6 of 6) sorted by relevance
119 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
103 extern double tanh _PARAMS((double));
278 #define tanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, tanh, ctanh) macro
36 #define tanh(x) fast_tanh(x) macro
77 __MATHCALL (tanh,, (_Mdouble_ __x));
79 extern double tanh _PARAMS((double));