Lines Matching full:sinh
1038 inline valarray<_Tp> sinh(const valarray<_Tp>& __x) {1042 __tmp[__i] = ::sinh(__x[__i]);