Searched defs:hypot (Results 1 – 4 of 4) sorted by relevance
60 #define hypot jhypot macro
1314 public static native double hypot(double x, double y); in hypot() method in StrictMath
1702 public static native double hypot(double x, double y); in hypot() method in Math
156 public static native double hypot(double x, double y); in hypot() method in Math