Searched defs:acosh (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/ | ||
D | w_acosh.c | 40 double acosh(double x) in acosh() function |
/picolibc-latest/newlib/libc/include/machine/ | ||
D | fastmath.h | 49 #define acosh(x) fast_acosh(x) macro |