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