Home
last modified time | relevance | path

Searched defs:expm1 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java73 static native float expm1(float x); in expm1() method in CoreMathVerifier
610 static private Target.Floaty expm1(double d, Target t) { in expm1() method in CoreMathVerifier
618 static private Target.Floaty expm1(float f, Target t) { in expm1() method in CoreMathVerifier