Searched defs:sqrt (Results 1 – 3 of 3) sorted by relevance
48 #define sqrt jsqrt macro
270 public static native double sqrt(double a); in sqrt() method in StrictMath
332 public static native double sqrt(double a); in sqrt() method in Math