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