Home | History | Annotate | Download | only in include

Lines Matching full:acos

309 template<class T> valarray<T> acos (const valarray<T>& x);
530 {return acos(__x);}
4579 acos(const _Expr& __x)