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