Searched defs:tanh (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libm/noieee_src/ | ||
| H A D | n_tanh.c | 77 tanh(double x) function in typeref:typename:double [all...] |
| /src/lib/libm/src/ | ||
| H A D | s_tanh.c | 48 tanh(doubl function in typeref:typename:double [all...] |
| /src/include/ | ||
| H A D | tgmath.h | 142 #define tanh(a) __TG_COMPLEX((a), tanh) macro |
Completed in 3 milliseconds