Searched defs:hypot (Results 1 – 2 of 2) sorted by relevance
345 public static native double hypot(double x, double y); in hypot() method in Math
343 public static native double hypot(double x, double y); in hypot() method in StrictMath