Searched defs:expm1 (Results 1 – 1 of 1) sorted by relevance
73 static native float expm1(float x); in expm1() method in CoreMathVerifier610 static private Target.Floaty expm1(double d, Target t) { in expm1() method in CoreMathVerifier618 static private Target.Floaty expm1(float f, Target t) { in expm1() method in CoreMathVerifier