Searched refs:_tanh (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/ | ||
D | s_tanh.c | 42 return _tanh(x); in tanh() |
/picolibc-latest/newlib/libm/machine/spu/headers/ | ||
D | tanh.h | 39 static __inline double _tanh(double x) in _tanh() function |