Home | History | Annotate | Download | only in include

Lines Matching full:log10

321 template<class T> valarray<T> log10(const valarray<T>& x);
593 {return log10(__x);}
4618 log10(const _Expr& __x)