Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java63 static native float atanh(float x); in atanh() method in CoreMathVerifier
343 static private Target.Floaty atanh(double d, Target t) { in atanh() method in CoreMathVerifier
351 static private Target.Floaty atanh(float f, Target t) { in atanh() method in CoreMathVerifier