Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c389 float __attribute__((overloadable)) atanh(float v) { in atanh() function
392 FN_FUNC_FN(atanh) in FN_FUNC_FN() argument
/aosp12/bionic/tests/
H A Dmath_test.cpp583 TEST(MATH_TEST, atanh) { in TEST() argument