Searched defs:cbrt (Results 1 – 1 of 1) sorted by relevance
64 static native float cbrt(float x); in cbrt() method in CoreMathVerifier397 static private Target.Floaty cbrt(double d, Target t) { in cbrt() method in CoreMathVerifier405 static private Target.Floaty cbrt(float f, Target t) { in cbrt() method in CoreMathVerifier