Searched refs:tanhT (Results 1 – 1 of 1) sorted by relevance
170 static complex<_Tp> tanhT(const complex<_Tp>& z, const _Tp& Tp_limit) { in tanhT() function182 { return tanhT(z, float_limit); } in tanh()185 { return tanhT(z, double_limit); } in tanh()189 { return tanhT(z, ldouble_limit); } in tanh()