Searched defs:hypot (Results 1 – 2 of 2) sorted by relevance
/math/ | ||
A D | test-tgmath.c | 661 (F(hypot)) (TYPE x, TYPE y) in TYPE() |
A D | tgmath.h | 803 #define hypot(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, hypot) macro |
Completed in 29 milliseconds