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