Searched defs:pow (Results 1 – 3 of 3) sorted by relevance
117 public static float pow(float x, float y) { in pow() method in FloatMath
58 public static float pow(float a, float b) { in pow() method in MathUtils
624 float __attribute__((overloadable)) pow(float v1, float v2) { in pow() function628 FN_FUNC_FN_FN(pow) in FN_FUNC_FN_FN() argument