Searched refs:tan (Results 1 – 6 of 6) sorted by relevance
116 #define tan(z) __TGMATH_CPLX(z, tan, ctan) macro
102 extern double tan _PARAMS((double));
261 #define tan(Val) __TGMATH_UNARY_REAL_IMAG (Val, tan, ctan) macro
30 #define tan(x) fast_tan(x) macro
68 __MATHCALL (tan,, (_Mdouble_ __x));
78 extern double tan _PARAMS((double));