HomeSort by: relevance | last modified time | path
    Searched refs:__ieee754_acosh (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/src/
w_acosh.c 29 return __ieee754_acosh(x);
32 z = __ieee754_acosh(x);
e_acosh.c 18 /* __ieee754_acosh(x)
40 __ieee754_acosh(double x) function in typeref:typename:double
math_private.h 612 extern double __ieee754_acosh __P((double));

Completed in 12 milliseconds