Searched defs:hypot (Results 1 – 2 of 2) sorted by relevance
130 public static float hypot(float x, float y) { in hypot() method in FloatMath
531 float __attribute__((overloadable)) hypot(float v1, float v2) { in hypot() function