Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath.c661 (F(hypot)) (TYPE x, TYPE y) in TYPE()
Dtgmath.h803 #define hypot(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, hypot) macro