Searched defs:sqrt (Results 1 – 2 of 2) sorted by relevance
73 public static native float sqrt(float value); in sqrt() method in FloatMath
91 /*package*/ static float sqrt(float value) { in sqrt() method in FloatMath_Delegate