Home | History | Annotate | Download | only in include

Lines Matching full:sinh

328 template<class T> valarray<T> sinh (const valarray<T>& x);
619 {return sinh(__x);}
4700 sinh(const _Expr& __x)