Searched defs:atan2 (Results 1 – 1 of 1) sorted by relevance
928 inline valarray<_Tp> atan2(const valarray<_Tp>& __x, in atan2() function938 inline valarray<_Tp> atan2(const valarray<_Tp>& __x, const _Tp& __c) { in atan2() function947 inline valarray<_Tp> atan2(const _Tp& __c, const valarray<_Tp>& __x) { in atan2() function