Searched refs:pythagoreanTriple (Results 1 – 1 of 1) sorted by relevance
53 static long[] pythagoreanTriple(int m, int n) { in pythagoreanTriple() method in HypotTests104 long[] result = pythagoreanTriple(m, n); in testHypot()116 long[] result = pythagoreanTriple(m, n); in testHypot()