Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath2.c556 (F(atan2)) (TYPE x, TYPE y) in TYPE()
Dtest-tgmath.c501 (F(atan2)) (TYPE x, TYPE y) in TYPE()
Dtgmath.h725 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro