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