Searched defs:tan (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
H A Dcomplex_trig.cpp104 // tan
118 _STLP_DECLSPEC complex<float> _STLP_CALL tan(const complex<float>& z) function
121 _STLP_DECLSPEC complex<double> _STLP_CALL tan(const complex<double>& z) function
125 _STLP_DECLSPEC complex<long double> _STLP_CALL tan(const complex<long double>& z) function

Completed in 42 milliseconds