Searched defs:tan (Results 1 – 2 of 2) sorted by relevance
118 _STLP_DECLSPEC complex<float> _STLP_CALL tan(const complex<float>& z) in tan() function121 _STLP_DECLSPEC complex<double> _STLP_CALL tan(const complex<double>& z) in tan() function125 _STLP_DECLSPEC complex<long double> _STLP_CALL tan(const complex<long double>& z) in tan() function
1056 inline valarray<_Tp> tan(const valarray<_Tp>& __x) { in tan() function