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