Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/
Dw_cosh.c40 double cosh(double x) in cosh() function
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h46 #define cosh(x) fast_cosh(x) macro