Searched defs:sqrt (Results 1 – 6 of 6) sorted by relevance
48 #define sqrt jsqrt macro
85 @libcore.util.NonNull public BigInteger sqrt() { throw new RuntimeException("Stub!"); } in sqrt() method in BigInteger
472 public static native double sqrt(double a); in sqrt() method in Math
314 public static native double sqrt(double a); in sqrt() method in StrictMath
2124 public BigDecimal sqrt(MathContext mc) { in sqrt() method in BigDecimal
2652 public BigInteger sqrt() { in sqrt() method