Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_valarray.h928 inline valarray<_Tp> atan2(const valarray<_Tp>& __x, in atan2() function
938 inline valarray<_Tp> atan2(const valarray<_Tp>& __x, const _Tp& __c) { in atan2() function
947 inline valarray<_Tp> atan2(const _Tp& __c, const valarray<_Tp>& __x) { in atan2() function