Searched defs:hypot (Results 1 – 2 of 2) sorted by relevance
661 (F(hypot)) (TYPE x, TYPE y) in TYPE()
803 #define hypot(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, hypot) macro