Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Ds_tanh.c40 double tanh(double x) in tanh() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h47 #define tanh(x) fast_tanh(x) macro