Searched defs:hypot (Results 1 – 1 of 1) sorted by relevance
76 static native float hypot(float x, float y); in hypot() method in CoreMathVerifier687 static private Target.Floaty hypot(double x, double y, Target t) { in hypot() method in CoreMathVerifier698 static private Target.Floaty hypot(float x, float y, Target t) { in hypot() method in CoreMathVerifier