Searched refs:Tp_limit (Results 1 – 1 of 1) sorted by relevance
106 static complex<_Tp> tanT(const complex<_Tp>& z, const _Tp& Tp_limit) { in tanT() argument110 if (::abs(im2) > Tp_limit) in tanT()170 static complex<_Tp> tanhT(const complex<_Tp>& z, const _Tp& Tp_limit) { in tanhT() argument173 if (::abs(re2) > Tp_limit) in tanhT()