HomeSort by relevance Sort by last modified time
    Searched defs:__ieee754_atanh (Results 1 - 3 of 3) sorted by null

  /bionic/libm/src/
e_atanh.c 19 /* __ieee754_atanh(x)
44 __ieee754_atanh(double x) function
math_private.h 209 #define __ieee754_atanh atanh macro
  /external/fdlibm/
e_atanh.c 15 /* __ieee754_atanh(x)
44 double __ieee754_atanh(double x) function
46 double __ieee754_atanh(x)

Completed in 2793 milliseconds