Home
last modified time | relevance | path

Searched defs:polar (Results 1 – 1 of 1) sorted by relevance

/external/stlport/src/
Dcomplex.cpp70 _STLP_DECLSPEC complex<float> _STLP_CALL polar(const float& __rho, const float& __phi) in polar() function
73 _STLP_DECLSPEC complex<double> _STLP_CALL polar(const double& __rho, const double& __phi) in polar() function
78 _STLP_DECLSPEC complex<long double> _STLP_CALL polar(const long double& __rho, const long double& _… in polar() function