Home | Sort by: relevance | last modified time | path |
/src/lib/libm/src/ | |
w_acosh.c | 19 * wrapper acosh(x) 26 acosh(double x) /* wrapper acosh */ function in typeref:typename:double 35 return __kernel_standard(x,x,29); /* acosh(x<1) */ |
w_acosh.c | 19 * wrapper acosh(x) 26 acosh(double x) /* wrapper acosh */ function in typeref:typename:double 35 return __kernel_standard(x,x,29); /* acosh(x<1) */ |
w_acosh.c | 19 * wrapper acosh(x) 26 acosh(double x) /* wrapper acosh */ function in typeref:typename:double 35 return __kernel_standard(x,x,29); /* acosh(x<1) */ |
/src/include/ | |
tgmath.h | 134 #define acosh(a) __TG_COMPLEX((a), acosh) macro |
tgmath.h | 134 #define acosh(a) __TG_COMPLEX((a), acosh) macro |
tgmath.h | 134 #define acosh(a) __TG_COMPLEX((a), acosh) macro |