Home
last modified time | relevance | path

Searched defs:tanhf (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Dsf_tanh.c40 float tanhf(float x) in tanhf() function
/picolibc-latest/newlib/libm/math/
Dsf_tanh.c21 tanhf(float x) in tanhf() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h95 #define tanhf(x) fast_tanhf(x) macro