Searched defs:hypot (Results 1 – 5 of 5) sorted by relevance
60 #define hypot jhypot macro
73 public static double hypot(double x, double y) { in hypot() method in FdlibmTranslit
220 public static native double hypot(double x, double y); in hypot() method in Math
219 public static native double hypot(double x, double y); in hypot() method in StrictMath
2288 public static native double hypot(double x, double y); in hypot() method in StrictMath