Searched defs:sqrt (Results 1 – 4 of 4) sorted by relevance
93 public static float sqrt(float value) { in sqrt() method in FloatMath
66 public static float sqrt(float a) { in sqrt() method in MathUtils
494 friend inline CONSTEXPR VECTOR<T> PURE sqrt(VECTOR<T> v) { in sqrt() function
731 float __attribute__((overloadable)) sqrt(float v) { in sqrt() function