Searched defs:pow (Results 1 – 1 of 1) sorted by relevance
102 static native float pow(float x, float y); in pow() method in CoreMathVerifier852 static private Target.Floaty pow(double x, double y, Target t) { in pow() method in CoreMathVerifier