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